Exemple #1
0
 /**
  * 取得任务列表
  * @return Ambigous <NULL, multitype:>
  */
 public static function getTasks()
 {
     return include Yaf_G::getConfPath() . '/cron.php';
 }