From: moodler Date: Mon, 6 Jan 2003 01:44:49 +0000 (+0000) Subject: Added 4.3.0 bug compatibility X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6a738db7b5d30968a0d3073b6c4b5de918ef310b;p=moodle.git Added 4.3.0 bug compatibility --- diff --git a/lib/htaccess b/lib/htaccess index 600a69ffc2..bdd91882a6 100644 --- a/lib/htaccess +++ b/lib/htaccess @@ -17,7 +17,7 @@ php_value magic_quotes_gpc 1 php_value file_uploads 1 php_value short_open_tag 1 php_value session.auto_start 0 - +php_value session.bug_compat_warn 0 ### These are optional - you may not want to override php.ini