Beispiel #1
0
 function call()
 {
     $cron = new LocalCronApiController();
     $cron->run();
 }