[root]/modules/cronjobs/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 6 (100.0%) | 13 (100.0%) | 2.1 |
- moved modules into application dir
0 lines of code changed in 1 file:
- renamed "action_show" to "action_list"
- renamed "initializeModule" to "_initializeModule"
- updated some controllers to reflect the changes in the action name structure
- renamed templates according to the changed action name structure
3 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
3 lines of code changed in 1 file:
- renamed method prepareOutput() to display()
- added parameter array to pass layout and content template along
1 lines of code changed in 1 file:
- QA
4 lines of code changed in 1 file:
- moved modulecontrollers to /controller directory
2 lines of code changed in 1 file: