Quote:
Originally Posted by Dismounted
Admin CP > Scheduled Task > Add New Task?
|
Thanks for the reply.
But I don't get it! this is ok for my forum but how to distribute the corn with the product files to be used by other vb forums.
Also what is the line in code to check if number of hours had elapsed in the corn php file
something like
if((timenow-lasttimesaved)>numberofhours){
lasttimesaved=timenow;
do something...
}
Thanks for your time