]> git.pld-linux.org Git - packages/drupal.git/blob - drupal.cron
- Up to 6.20, NT
[packages/drupal.git] / drupal.cron
1 # cron for Drupal.
2 # bounce messages back to root
3 MAILTO=root
4
5 0 * * * * http cd /usr/share/drupal && /usr/bin/php cron.php
6
7 # vim:syn=crontab
This page took 0.052524 seconds and 3 git commands to generate.