Details
Description
Line 35
$adminroot = admin_get_root();
admin_externalpage_setup('uploadpictures', $adminroot);
This statements are old style (for Moodle1.8).
Only uploadpicture.php has 2nd parameter, other ones had been corrected before.
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
fixed in cvs, thanks for the report