MDL-23065 Re-enable, but print big error for developers

This commit is contained in:
Martin Dougiamas 2010-07-05 08:57:47 +00:00
parent 2522800428
commit 49147814fc

View File

@ -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();