Setup 2 cron task style ajax models.
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 15 Jan 2018 20:42:42 +0000 (15:42 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 15 Jan 2018 20:42:42 +0000 (15:42 -0500)
commit8664a2c320459c98184f5c3f1ec514dfa5f0b329
tree5e727c2161539d9c08c88819ded856383583aee8
parent873ba0dfd4082b2c4cdf45d901641b13f32b3a0f
Setup 2 cron task style ajax models.

1 for storing id's into the queue.
2 for sending the queues.
classes/notifications.php
index.php
models/admin/ajax/runCron.php [deleted file]
models/admin/ajax/runQueue.php [new file with mode: 0644]
models/admin/ajax/setupQueue.php [new file with mode: 0644]
setup/databaseScripts/create_database_V0.0.7.sql [deleted file]
setup/databaseScripts/create_database_V0.0.8.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.8.sql [new file with mode: 0644]
setup/validActions.php