Exemple #1
0
 /**
  * Set i8n
  */
 public static function set_i8n($i8n)
 {
     self::$i8n_support = $i8n;
 }