From ced34cb15e095836767971aa4d27b141fb1d7ec9 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sat, 18 Oct 2014 08:47:54 -0400 Subject: [PATCH] Merge pull request #230 from bytesatwork-xx/master --- .htaccess | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/.htaccess b/.htaccess index f21cf34..a9cc5c3 100644 --- a/.htaccess +++ b/.htaccess @@ -14,7 +14,6 @@ php_flag zlib.output_compression Off php_flag magic_quotes_gpc Off php_flag magic_quotes_runtime Off -php_flag zend.ze1_compatibility_mode Off php_flag suhosin.session.encrypt Off #php_value session.cookie_path / -- Gitblit v1.9.1