Closed (fixed)
Project:
Hosting CiviCRM Cron
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2012 at 22:43 UTC
Updated:
6 Mar 2013 at 19:50 UTC
Right now it is calling an URL of CiviMail, but should use the new unified cron.
http://wiki.civicrm.org/confluence/display/CRMDOC41/Managing+Scheduled+Jobs
Comments
Comment #1
ergonlogicSince this was only added in CiviCRM 4.1, it'd probably be best to have a setting that allowed one to choose, to maintain compatibility with CiviCRM 3.x. Alternatively, maybe just a fallback, if we have knowledge of the version of Civi installed on a site...
Comment #2
ergonlogicThis has been added to the 6.x-1.x branch. Thanks @bgm!