1
0
Fork 0

Include crontab line as comment for later use.

This commit is contained in:
Andrew Tomaka 2011-10-04 05:18:19 -04:00
parent e8ea5bd681
commit 7708493ebb
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<?php
//***************************************************************************//
// index_data.php
// index_data.php - schedule on the system:
// * * * * * php cronjobs/index_data.php >/dev/null 2>&1
// Collect data from various services and store locally for later display.
//***************************************************************************//
if($_SERVER['SERVER_NAME'] == 'localhost') {