1
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Tomaka e2563a973f Include composer in Dependency List 2013-03-05 11:33:51 -05:00
Andrew Tomaka 6dc4f687da Update dependencies 2013-03-04 19:24:18 -05:00
Andrew Tomaka fcf0ef7c58 Add Scheduling Capabilities
Implement a scheduler based on crontab to execute calls at specific
times.  Using PHP-Cron, we can implement a single cron at the system
level and then use methods to add cron jobs at the PHP level.  This
allows eventually expansion to handling multiple song calls.
2013-02-26 17:27:12 -05:00