Wednesday 05 August 2009 3:36:57 am
Is there a kind of "state" for objects that indicates it has been approved or rejected? If so, a cronjob could be run as last for "frequent" group:
php runcronjobs.php frequent
This cronjob would look for "approved/rejected" objects and email the object creator/owner about object "state". Finally modify object "state" to do this only once per object.
|