task/minuteLoop.php
@@ -4,6 +4,7 @@ include_once "/db/DBOper.php"; include_once "/Common/ServerOPS.php"; include_once "/Common/Commtox7.php"; include_once "/serverrep/report.php"; \Logging\CreateLogging("task.minuteLoop.php"); @@ -57,6 +58,7 @@ function OnHour($hourStr) { \Logging\LogInfo("Todo OnHour: " . $hourStr); \Report\OnExportRep(); } function OnMinute($minuteStr)