MDL-16003 changing to new adminroot style - thanks Tatsuya Shirai
This commit is contained in:
@@ -30,9 +30,7 @@ define ('PIX_FILE_UPDATED', 0);
|
||||
define ('PIX_FILE_ERROR', 1);
|
||||
define ('PIX_FILE_SKIPPED', 2);
|
||||
|
||||
$adminroot = admin_get_root();
|
||||
|
||||
admin_externalpage_setup('uploadpictures', $adminroot);
|
||||
admin_externalpage_setup('uploadpictures');
|
||||
|
||||
require_login();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user