コード例 #1
0
ファイル: eztranslatormanager.php プロジェクト: legende91/ez
 static function resetTranslations()
 {
     eZTranslatorManager::resetGlobals();
     eZTSTranslator::resetGlobals();
     eZLocale::resetGlobals();
     eZTranslationCache::resetGlobals();
 }