diff --git a/webservices/cron_status.php b/webservices/cron_status.php new file mode 100644 index 000000000..c83c4d406 --- /dev/null +++ b/webservices/cron_status.php @@ -0,0 +1,39 @@ +&1 >>$sLogFile &", __DIR__); +exec("echo $sCli>>$sLogFile"); +$process=popen($sCli, 'r');