[root]/modules/settings/view/smarty

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 38 (100.0%) | 151 (100.0%) | 3.9 |
- moved modules into application dir
0 lines of code changed in 13 files:
- 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
28 lines of code changed in 1 file:
- removed gzip compression setting.. compression is always on, when not in debug or xdebug mode
1 lines of code changed in 1 file:
- dropping feature: minifer
1 lines of code changed in 1 file:
- removed suppress_errors from config template of installation
- removed session_name setting
- fixed undefined indexes for cache driver and lifetime
6 lines of code changed in 4 files:
- fixed typo and links
2 lines of code changed in 2 files:
- smarty |@ to |
- various minor modifications
1 lines of code changed in 1 file:
- added [cache][enabled] (formerly [cache][caching])
- renamed [cache][adapter] to [cache][driver]
8 lines of code changed in 1 file:
- removed input fields for global config vars layout, javascript, css
5 lines of code changed in 2 files:
- moved /view/*.tpl to /view/smarty/*.tpl
99 lines of code changed in 12 files: