nlopess         Thu Jan 26 11:32:09 2006 UTC

  Modified files:              
    /phpdoc/scripts     php.ini 
  Log:
  revert acidental commit from Harmut
  
http://cvs.php.net/viewcvs.cgi/phpdoc/scripts/php.ini?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/scripts/php.ini
diff -u phpdoc/scripts/php.ini:1.6 phpdoc/scripts/php.ini:1.7
--- phpdoc/scripts/php.ini:1.6  Sun Jan 22 19:41:28 2006
+++ phpdoc/scripts/php.ini      Thu Jan 26 11:32:09 2006
@@ -8,9 +8,8 @@
 safe_mode = Off
 max_execution_time = 0
 memory_limit = 16M
-display_errors = On
-display_startup_errors = On
-error_reporting = E_ALL | E_STRICT;
+display_errors = Off
+display_startup_errors = Off
 track_errors = Off
 html_errors = Off
 variables_order = "GPCS"

Reply via email to