equal
deleted
inserted
replaced
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 */ |