Initialize the static locale ID cache, by loading locales from the database.
You can access the locale IDs in TraslationProject::$LocaleIDCache[localename] = id format.
Definition at line 64 of file TranslationProject.php.
References $DB, $LocaleIDCache, GetDbConn(), and GetTables().
Referenced by CacheIndexes(). |