コード例 #1
0
ファイル: gump.class.php プロジェクト: aecca/GUMP
 /**
  * Set i8n
  */
 public static function set_i8n($i8n)
 {
     self::$i8n_support = $i8n;
 }