diff --git a/crontab/crawler.php b/crontab/crawler.php index ff547a2..07be82a 100644 --- a/crontab/crawler.php +++ b/crontab/crawler.php @@ -1073,4 +1073,4 @@ echo ' delete: ' . $db->getDebug()->query->delete->total . PHP_EOL . PHP_EOL; echo '[time]' . PHP_EOL; echo $executionTimeTotal . PHP_EOL . PHP_EOL; -echo '-----------------------------------' . PHP_EOL . PHP_EOL; \ No newline at end of file +echo '---- ' . date('c') . ' ----' . PHP_EOL . PHP_EOL; \ No newline at end of file