includes/lang.php
changeset 555 ac4c6a7f01d8
parent 536 218a627eb53e
child 590 03a60844c7c5
--- a/includes/lang.php	Mon May 12 00:59:46 2008 -0400
+++ b/includes/lang.php	Fri May 16 12:22:26 2008 -0400
@@ -525,6 +525,8 @@
     if ( $debug )
       echo "  Regenerating cache file$br\n";
     $this->regen_caches();
+    
+    return true;
   }
   
   /**