200 days ago
0 comments
Categories:
Videos
Tags:
cron
You really want to test your cron right? well all you have to do is open periodic/cron.php and after:
   if (checkCronJob($aRow['time']))       runJob($aRow);}
add;
mail('youremail@gmail.c