| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.1.1.tar.gz | 2018-05-28 | 3.2 MB | |
| 2.1.1.zip | 2018-05-28 | 4.1 MB | |
| README.md | 2018-05-28 | 1.2 kB | |
| Totals: 3 Items | 7.3 MB | 0 | |
- Added translations to modules licenses and authors [489fbee].
- Used
__function instead oflinewhen translating lines. - Moves modules, plugins, themes and users actions from
Ajax.phpcontroller to their respective controllers. - Added some backward compatibility functions (back to PHP 5.2) [6e96930].
- Removed
site_urlfunction fromKB_url_helper.phpand added_uri_stringthat will handle finding named routes [f05243b] and added the possibility to chain named routes [f4c90d1]. - Added optional GET parameter into "uri_string" method and its helper [9dc0450].
- Fixed issue #9 - [6b63605].