diff -r 88d4ed0a2898 -r 03a60844c7c5 includes/common.php --- a/includes/common.php Thu Jun 26 21:36:32 2008 -0400 +++ b/includes/common.php Mon Jun 30 17:20:02 2008 -0400 @@ -328,6 +328,8 @@ // Obtain list of plugins $plugins->loadAll(); +profiler_log('Fetched plugin list'); + global $plugins; // Load plugins from common because we can't give plugins full abilities in object context