Esempio n. 1
0
 /**
  * Resets the state ezpI18n class.
  */
 public static function reset()
 {
     self::$isEnabled = null;
 }