diff --git a/.htaccess b/.htaccess index 35af76ca7a26312cb76a16e0ec143006fd2e9272..c6494dca71c227eeb08d7e10485d67404536e539 100644 --- a/.htaccess +++ b/.htaccess @@ -32,6 +32,7 @@ DirectoryIndex index.php # PHP 5, Apache 1 and 2. <IfModule mod_php5.c> php_flag magic_quotes_gpc off + php_flag magic_quotes_sybase off php_flag register_globals off php_flag session.auto_start off php_value mbstring.http_input pass