moodle/admin/tool
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
..
assignmentupgrade MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
behat Merge branch 'MDL-38184_master' of git://github.com/dmonllao/moodle 2013-03-12 16:35:19 +08:00
capability MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
customlang MDL-37726 remove PREVIOUS/NEXT from all install.xml files 2013-01-29 22:34:46 +01:00
dbtransfer MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
generator MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
health MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
innodb MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
langimport MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
multilangupgrade MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
phpunit MDL-37458 testing common methods generalization 2013-01-18 09:17:30 +08:00
profiling MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
qeupgradehelper MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
replace MDL-36171 Administration Skip replace in the log table 2013-02-28 19:44:42 +00:00
spamcleaner MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
timezoneimport MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
unsuproles MDL-38497 Fix invalid $ADMIN->add() calls 2013-03-15 01:00:29 +01:00
uploaduser MDL-38352 Merge English strings from the en_fix language pack 2013-03-06 16:44:39 +01:00
xmldb MDL-37686 xmldb: Fixed coding guidelines errors in generated code 2013-02-07 15:18:10 +08:00
upgrade.txt MDL-30403 add upgrade docs for admin tools 2011-11-22 11:02:30 +01:00