]> git.pld-linux.org Git - packages/drupal.git/blob - drupal.cron
- restore r1.15
[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.046034 seconds and 3 git commands to generate.