Update deactive part for removing cron schedules
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 15 Sep 2016 17:41:53 +0000 (13:41 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 15 Sep 2016 17:41:53 +0000 (13:41 -0400)
commit5019f733674156084cdf59364fe3e80564a89e24
treef5f360406de94672bf4ed14b6a13a2c8143e3bb1
parentec6620d7525a05062c3030d90599258040a569cb
Update deactive part for removing cron schedules

Need to do the wpdb way of getting the feed_import list instead of using
the data abstract way. Data abstract way is not available when the main
member db plugin is deactivated and will cause an error when trying to
run.
deactivate.php