Setting up the cron tasks
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 12 Aug 2016 13:02:07 +0000 (09:02 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 12 Aug 2016 13:02:07 +0000 (09:02 -0400)
commit86107a82b65a937ab050e2cbf082096f6d90324c
tree54873fe76342728941c7e45b4d9557498f0598d3
parent0b9084b7eceb4b80c509e61413306e8def355cc3
Setting up the cron tasks

Working on getting the Cron task setup to run the feed import.
Had it working when it was in the index file. But when I move it into
the admin and front hook pages. Admin hook might work but the process
kicked off from the cron will use only the front one.
This might need to be setup as an ajax thing.
defines.php
index.php
models/admin/cron/icalFeed.php [new file with mode: 0644]
models/admin/management/events.php
setup/adminHooks.php
setup/frontHooks.php
setup/validActions.php
views/admin/events/editSchedule.html
views/admin/management/events.html