mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-16003 changing to new adminroot style - thanks Tatsuya Shirai
This commit is contained in:
parent
870707a47e
commit
86540fccb9
@ -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();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user