mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 09:22:22 +00:00
- Added new config entry job_schedulers_list to config/jqm.php
- Library JobsQueueLib: - Added constant JOB_SCHEDULERS_LIST - Constructor now loads the jqm configs - Added new public method schedule
This commit is contained in:
@@ -75,3 +75,4 @@ abstract class JQW_Controller extends JOB_Controller
|
||||
return $result;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user