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