Files
moodle/blocks
martinlanghoff 84a34f6ed3 blocks/admin_tree: exit early for non-admins
Saves >10DBq and 18 includes at the homepage for all nonadmin users.
For non admin users, this makes the homepage _much_ more lightweight.

  Before: inc 101  DBq 51 time 1.2s
  After:  inc  76  DBq 36 time 0.2s

So this commit shaves 1 full second for the non-logged-in homepage.

Still pretty bad on the includes, but shaved a good 25 files and 15 DBqs.
2007-09-19 07:22:24 +00:00
..
2007-08-30 01:45:38 +00:00
2007-08-13 02:38:10 +00:00
2007-01-10 06:44:15 +00:00
2007-08-13 02:57:05 +00:00