Esempio n. 1
0
 /**
  * set a value
  */
 public static function setLocalePath($locale_path)
 {
     Lang::$_locale_path = $locale_path;
 }