Commit a6e908fcc9611466856ee7ecb1f6c4453606281f
1 parent
90564f0b
test
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
.htaccess
| @@ -67,4 +67,5 @@ | @@ -67,4 +67,5 @@ | ||
| 67 | <IfModule mod_php5.c> | 67 | <IfModule mod_php5.c> |
| 68 | php_value upload_max_filesize 20M | 68 | php_value upload_max_filesize 20M |
| 69 | php_value post_max_size 30M | 69 | php_value post_max_size 30M |
| 70 | + php_value error_reporting 22527 | ||
| 70 | </IfModule> | 71 | </IfModule> |
| 71 | \ No newline at end of file | 72 | \ No newline at end of file |