Browse code

.htaccess tweak - turn on php error flags

Philip I. Thomas authored on 17/10/2012 at 23:12:39
Showing 1 changed files
... ...
@@ -1,4 +1,4 @@
1
-display_errors on
1
+php_flag display_errors on
2 2
 
3 3
 IndexIgnore *
4 4