Page 1 of 1

CRONS

Posted: Fri Sep 05, 2014 7:25 pm
by illusions
when you run a cron manually it runs them all is there a way to select the cron you want to run and only have that run instead of all...

Re: CRONS

Posted: Sat Sep 06, 2014 1:43 pm
by KyleMassacre
May have to program that in yourself buddy but I believe the cron runs the "RunHook" which isn't targeted to a particular module but all of them. You can probably just create your own lib file with a new RunHook function with an extra param to search for a particular module name/daily_cron.php