コード例 #1
0
ファイル: cron.php プロジェクト: iweave/unmark
 public function __construct()
 {
     parent::__construct();
     parent::redirectIfNotCommandLine();
 }