MDL-14129, create a new debug.php, and fix print_error() call
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
||||
}
|
||||
|
||||
if (!confirm_sesskey()) {
|
||||
print_error('This script was called wrongly');
|
||||
print_error('wrongcall', 'error');
|
||||
}
|
||||
|
||||
/// OK, here goes ...
|
||||
|
||||
Reference in New Issue
Block a user