Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

2.1.1

Compare
Choose a tag to compare
@bkader bkader released this 28 May 12:26
· 83 commits to 2.1/master since this release
  • Added translations to modules licenses and authors [489fbee].
  • Used __ function instead of line when translating lines.
  • Moves modules, plugins, themes and users actions from Ajax.php controller to their respective controllers.
  • Added some backward compatibility functions (back to PHP 5.2) [6e96930].
  • Removed site_url function from KB_url_helper.php and added _uri_string that 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].