Author: glen                         Date: Wed Feb 23 15:02:04 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't disable error_reporting (errors are good)

---- Files affected:
SOURCES:
   eventum-config.php (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/eventum-config.php
diff -u SOURCES/eventum-config.php:1.3 SOURCES/eventum-config.php:1.4
--- SOURCES/eventum-config.php:1.3      Tue Feb 22 20:18:19 2005
+++ SOURCES/eventum-config.php  Wed Feb 23 16:01:59 2005
@@ -10,7 +10,6 @@
 
 ini_set('allow_url_fopen', 0);
 ini_set("display_errors", 0);
-error_reporting(0);
 set_time_limit(0);
 // prevent session from messing up the browser cache
 ini_set('session.cache_limiter', 'nocache');
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eventum-config.php?r1=1.3&r2=1.4&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to