summaryrefslogtreecommitdiffstats
path: root/apis/cron.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [statistics] cron: log usageSimon Rettberg2016-02-191-0/+15
|
* [statistics] Add table definition, bump db versionSimon Rettberg2015-12-211-0/+6
|
* [cron] Trigger ldadp checks/launchSimon Rettberg2015-11-101-0/+1
|
* Big load of changesSimon Rettberg2014-10-091-0/+28
- Added callback functionality for taskmanager tasks. You can launch a task and define a callback function to be run when the task finished. This requires activating the cronjob - Added cron functionality: Add cronjob that calls the cron api every 5 minutes to use it. (See cron.inc.php) - Added eventlog - Added missing translations - Merged main-menu-login and main-menu-logout