summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess2
1 files changed, 0 insertions, 2 deletions
diff --git a/.htaccess b/.htaccess
index c892cff74..ab8fe8d74 100644
--- a/.htaccess
+++ b/.htaccess
@@ -38,8 +38,6 @@ DirectoryIndex index.php index.html index.htm
php_value mbstring.http_input pass
php_value mbstring.http_output pass
php_flag mbstring.encoding_translation off
- # Report all PHP errors, including compile-time errors.
- php_value error_reporting -1
</IfModule>
# Requires mod_expires to be enabled.