Deleted error_reporting(15)! Just turn debugging on, Ray! :-)

This commit is contained in:
moodler 2003-08-26 17:51:07 +00:00
parent c81696e599
commit 6849648f51

View file

@ -2,8 +2,6 @@
include_once("$CFG->dirroot/files/mimetypes.php"); include_once("$CFG->dirroot/files/mimetypes.php");
error_reporting(15);
/*** Constants **********************************/ /*** Constants **********************************/
$WORKSHOP_TYPE = array (0 => get_string("notgraded", "workshop"), $WORKSHOP_TYPE = array (0 => get_string("notgraded", "workshop"),