mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 08:55:15 +02:00
MDL-23065 Re-enable, but print big error for developers
This commit is contained in:
parent
2522800428
commit
49147814fc
@ -32,7 +32,7 @@ require_once('lib.php');
|
||||
/// Wait as long as it takes for this script to finish
|
||||
set_time_limit(0);
|
||||
|
||||
die('TODO: sorry, needs to be converted to use new component and security rules');
|
||||
debugging('TODO: needs to be converted to use new component and security rules', DEBUG_DEVELOPER);
|
||||
|
||||
require_login();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user