From d0cbdf0b8c098d408ebd8daf26ed801f424bea62 Mon Sep 17 00:00:00 2001 From: shish Date: Tue, 17 Jul 2007 17:09:44 +0000 Subject: [PATCH] Wait a minute... I don't support php4 :3 git-svn-id: file:///home/shish/svn/shimmie2/trunk@316 7f39781d-f577-437e-ae19-be835c7a54ca --- .htaccess | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.htaccess b/.htaccess index 72b39125..74d662a9 100644 --- a/.htaccess +++ b/.htaccess @@ -16,12 +16,6 @@ RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ index.php?q=$1&%{QUERY_STRING} [L] - - php_flag register_globals 0 - php_flag magic_quotes_gpc 0 - php_flag magic_quotes_runtime 0 - - php_flag register_globals 0 php_flag magic_quotes_gpc 0