Loads all already indexed word from the database to the public static $WordsCache variable.
This function must be called before using any Translation functions. TODO: autoload on need?
Definition at line 126 of file TranslationWordList.php.
References $DB, $Tables, $WordsCache, GetDbConn(), and GetTables().
Referenced by CacheIndexes(). |