add cronjob example

git-svn-id: svn://svn.cccv.de/engel-system@221 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
cookie 2006-12-22 18:57:43 +00:00
parent 5b42e2066b
commit bb8a5e7837
1 changed files with 1 additions and 0 deletions

1
default-conf/etc/crontab Normal file
View File

@ -0,0 +1 @@
*/15 * * * * www-data (cd /var/www.ssl/admin ; php4 dect_cron.php)