includes/lang.php
changeset 555 ac4c6a7f01d8
parent 536 218a627eb53e
child 590 03a60844c7c5
equal deleted inserted replaced
554:e87390b1f9b0 555:ac4c6a7f01d8
   523     // YAY! done!
   523     // YAY! done!
   524     // This will regenerate the cache file if possible.
   524     // This will regenerate the cache file if possible.
   525     if ( $debug )
   525     if ( $debug )
   526       echo "  Regenerating cache file$br\n";
   526       echo "  Regenerating cache file$br\n";
   527     $this->regen_caches();
   527     $this->regen_caches();
       
   528     
       
   529     return true;
   528   }
   530   }
   529   
   531   
   530   /**
   532   /**
   531    * Refetches the strings and writes out the cache file.
   533    * Refetches the strings and writes out the cache file.
   532    */
   534    */