moodle/admin/tool/unsuproles
David Mudrák 56aee7c2f6 MDL-38497 Fix invalid $ADMIN->add() calls
As the admin_category::add() method now checks for the third parameter,
couple of typos were detected in the code. Additional parameters passed
to the add() method were probably a mistake, a relict or a typo.

Note that the typo in admin/tool/unsuproles/settings.php had actually
significant impact on the functionality as the array with required
capabilities was not actually passed to the admin_externalpage
constructor as intended.
2013-03-15 01:00:29 +01:00
..
db MDL-30610 remove outdated admin tool upgrade code 2011-12-23 10:38:12 +01:00
lang/en MDL-29509 fix small docs typos 2011-09-27 00:39:22 +02:00
index.php Merge branch 'MDL-34455-master-integration' of git://github.com/FMCorz/moodle 2012-07-24 16:01:00 +08:00
settings.php MDL-38497 Fix invalid $ADMIN->add() calls 2013-03-15 01:00:29 +01:00
version.php MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00