コード例 #1
0
ファイル: SocialsShell.php プロジェクト: CalypsoTeam/Noddi
 public function main()
 {
     $cron = new CronController();
     $cron->launch();
 }