includes/functions.php
changeset 566 06d241de3151
parent 562 75df0b2c596c
child 573 43e7254afdb4
--- a/includes/functions.php	Sat Jun 07 12:50:21 2008 -0400
+++ b/includes/functions.php	Sat Jun 07 22:50:31 2008 -0400
@@ -4234,6 +4234,7 @@
   {
     $_profiler[ count($_profiler) - 1 ]['mem'] = memory_get_usage();
   }
+  return true;
 }
 
 /**