]> git.mjollnir.org Git - moodle.git/commit
MDL-16564 Make admin settings work better with the cnfig_plugins table.
authortjhunt <tjhunt>
Thu, 18 Sep 2008 09:55:04 +0000 (09:55 +0000)
committertjhunt <tjhunt>
Thu, 18 Sep 2008 09:55:04 +0000 (09:55 +0000)
commit7fb0303d8989d0bd8a4752887db7aaab16f492a0
treea5e6da183949b814432d53d4fb44a68d83589afc
parent0186b1d06cdc318ac58b519ac65e37d3d9310743
MDL-16564 Make admin settings work better with the cnfig_plugins table.
Also, take the opportunity to take the quiz-specific stuff out of adminlib.php, to make Petr happy.
admin/settings/courses.php
lib/adminlib.php
mod/quiz/settingslib.php [new file with mode: 0644]
mod/quiz/settingstree.php