示例#1
0
文件: gump.class.php 项目: aecca/GUMP
 /**
  * Set i8n
  */
 public static function set_i8n($i8n)
 {
     self::$i8n_support = $i8n;
 }