debugging and error reporting level fixes and improvements MDL-6671

This commit is contained in:
skodak
2006-09-23 09:38:39 +00:00
parent b8547480b7
commit 7eb0b60a1f
16 changed files with 69 additions and 41 deletions
+3
View File
@@ -21,6 +21,9 @@
$lifetime = 3600; // Seconds for files to remain in caches - 1 hour
// disable moodle specific debug messages
disable_debugging();
$relativepath = get_file_argument('file.php');