debugging and error reporting level fixes and improvements MDL-6671
This commit is contained in:
@@ -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');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user