示例#1
0
文件: cron.php 项目: iweave/unmark
 public function __construct()
 {
     parent::__construct();
     parent::redirectIfNotCommandLine();
 }