chintan39 / wildblog

Automatically exported from code.google.com/p/wildblog
Other
0 stars 0 forks source link

Own cron handling (simulation) (3h) #149

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A new controller implementatio, that simulates Cron. The purpose is to setup 
the frequency of running tasks, which can be doing DB backup, mailing sending, 
...
Only one file would be fired by Cron (w.g. every 15 minutes) and other actions 
will be handled by this file.

Original issue reported on code.google.com by horak.honza@gmail.com on 8 Dec 2010 at 8:58