コード例 #1
0
ファイル: Manager.php プロジェクト: hamaco/phwittr-on-xoops
 public static function setApplyMode($type)
 {
     self::$applyMode = $type;
 }