|
|
|
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.
|
|
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. |
Show » |
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 18/Aug/08 06:52 AM
MDL-16003 changing to new adminroot style - thanks Tatsuya Shirai
|
|
|
committed 1 file to 'Moodle CVS' - 18/Aug/08 06:53 AM
MDL-16003 changing to new adminroot style - thanks Tatsuya Shirai
|
|
|
|