]> git.mjollnir.org Git - moodle.git/commit
get_config() callers switched to expect a single value returned
authormartinlanghoff <martinlanghoff>
Tue, 16 Jan 2007 23:27:14 +0000 (23:27 +0000)
committermartinlanghoff <martinlanghoff>
Tue, 16 Jan 2007 23:27:14 +0000 (23:27 +0000)
commit1fd471a1c1f4b2240bfb07f91ecd15dd06fb7b9c
tree10867bcc67f5717a8d9c53a4030dc26b741f41e9
parent9220fba59803dcea39723cb154c37f05d8d66911
get_config() callers switched to expect a single value returned

This simplifies the logic in the callers -- a good hint that
that we are doing the right thing.
grade/lib.php