Changed default error display to Off

release-0.6
thomascube 19 years ago
parent 73ffe123b9
commit a8b87f6410

@ -1,6 +1,6 @@
# AddDefaultCharset UTF-8
php_flag display_errors On
php_value upload_max_filesize 2m
php_flag display_errors Off
php_value upload_max_filesize 2M
<FilesMatch "(\.inc|\~)$|^_">
Order allow,deny

Loading…
Cancel
Save