diff --git a/bin/scheduler.php b/bin/scheduler.php index 15fac76..a340744 100644 --- a/bin/scheduler.php +++ b/bin/scheduler.php @@ -203,7 +203,7 @@ if (empty($aList)) } if (OS_WINDOWS) - { $default->log->info("Scheduler - dirname: $dirname cmd: $cmd"); + { $default->log->debug("Scheduler - dirname: $dirname cmd: $cmd"); //$WshShell = new COM("WScript.Shell"); //$res = $WshShell->Run($cmd, 0, true); @@ -250,4 +250,4 @@ if (empty($aList)) $default->log->debug('Scheduler: stopping'); -?> \ No newline at end of file +?>