]> git.mjollnir.org Git - moodle.git/commit
MDL-13179 - avoid calling get_admin() when unecessary.
authorpoltawski <poltawski>
Sat, 26 Jan 2008 17:00:03 +0000 (17:00 +0000)
committerpoltawski <poltawski>
Sat, 26 Jan 2008 17:00:03 +0000 (17:00 +0000)
commitfc4b2decc0a51b34e7befe7ff4cd980d475cc62a
tree2eb856d400c9a20f096ef78549e344697c873280
parent29ee92888bfc358a0748b95f2989e2d259f8c70d
MDL-13179 - avoid calling get_admin() when unecessary.
It uses a relatively complex query and its not needed except
for a minority of users so we may as well avoid it..
merged from MOODLE_19_STABLE
admin/user.php
lib/moodlelib.php
user/edit.php
user/editadvanced.php
user/tabs.php