[root]/modules/mibbitirc/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 9 (100.0%) | 24 (100.0%) | 2.6 |
- 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
2 lines of code changed in 1 file:
- changed getConfigValue(), getModuleConfig() and var moduleconfig to static
- renamed all method calls accordingly
6 lines of code changed in 1 file:
- fixed modulenavigation template path and applied buildURL
- changed menu definitions of all modules accordingly
1 lines of code changed in 1 file:
- removed slash before index.php on Clansuite_Breadcrumb::add()
1 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
6 lines of code changed in 1 file: