Needs review
Project:
Schedule
Version:
6.x-1.1-beta2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2010 at 19:14 UTC
Updated:
4 Oct 2010 at 20:25 UTC
When no events are scheduled, the following error appears in the Drupal log after each cron run:
Invalid argument supplied for foreach() in /home/[redacted]/public_html/sites/all/modules/schedule/schedule.module on line 862.
Comments
Comment #1
DrewMathers commentedChange line 862
As described in:
http://www.php.net/manual/en/control-structures.foreach.php#85120