Benjamin Goodacre
d3a27b1e85
Fix schedule.php SCHEDULE_KEY logic use as a parameter.
Current logic does not check $argv and only checks $_REQUEST['key'] .
Added in $argv logic whilst retaining the ?key= functionality.
The original WCD instructions state that it should be used as a
parameter but I cannot see how this would ever work. This code
allows SCHEDULE_KEY to be used as a parameter via cron.