Index: trunk/index.php =================================================================== diff -u -N -r274 -r383 --- trunk/index.php (.../index.php) (revision 274) +++ trunk/index.php (.../index.php) (revision 383) @@ -5,6 +5,7 @@ if( defined('DEBUG_MODE') ) { ini_set('error_prepend_string',''); + //ini_set('error_prepend_string',''); } else