예제 #1
0
파일: gump.class.php 프로젝트: aecca/GUMP
 /**
  * Set i8n
  */
 public static function set_i8n($i8n)
 {
     self::$i8n_support = $i8n;
 }