changeset 590 | 03a60844c7c5 |
parent 544 | 81b4499a963e |
child 592 | 27377179fe58 |
--- 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