Пример #1
0
 static function resetTranslations()
 {
     eZTranslatorManager::resetGlobals();
     eZTSTranslator::resetGlobals();
     eZLocale::resetGlobals();
     eZTranslationCache::resetGlobals();
 }