Skip to content

v4.0.152

Choose a tag to compare

@ivantcholakov ivantcholakov released this 28 May 00:35
· 1405 commits to master since this release

CHANGELOG

  • Updates from CodeIgniter 3.0.7-dev.
  • A new function get_db_instance() has been implemented, it allows database connections to get open before controller instance creation. #67