Get rid of unneeded cron model and retractor add action for cron.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 12 Aug 2016 19:44:07 +0000 (15:44 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 12 Aug 2016 19:44:07 +0000 (15:44 -0400)
commit944a6e11d564b26bd2eb985ed0f0ca5279f04de3
tree37179e7ac719b859e13827e3624b50000ee34633
parent69f95c143c88d06fd9e76c84b49c5d5940c269ca
Get rid of unneeded cron model and retractor add action for cron.

For the cron task the add action is now just calling an ajax request.
Placing the add_action into the index file because we need this action
added regardless if they're in admin or front.
index.php
models/admin/cron/icalFeed.php [deleted file]
setup/adminHooks.php
setup/frontHooks.php