コード例 #1
0
 public static function setCurrentController($module)
 {
     self::$current_module = $module;
 }