예제 #1
0
파일: cron.php 프로젝트: iweave/unmark
 public function __construct()
 {
     parent::__construct();
     parent::redirectIfNotCommandLine();
 }