hholzgra                Sat Jan 14 23:17:57 2006 UTC

  Modified files:              
    /phpdoc/scripts     php.ini 
  Log:
  revert accidential commit
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/scripts/php.ini?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/scripts/php.ini
diff -u phpdoc/scripts/php.ini:1.4 phpdoc/scripts/php.ini:1.5
--- phpdoc/scripts/php.ini:1.4  Sat Jan 14 21:43:44 2006
+++ phpdoc/scripts/php.ini      Sat Jan 14 23:17:57 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
+display_errors = Off
+display_startup_errors = Off
 track_errors = Off
 html_errors = Off
 variables_order = "GPCS"

Reply via email to