CodeIgniter Modification
Configurable paths to global resources
Read the full discussion on this mod
This modification with added flexibility is currently being tracked for addition to Kohana PHP in Kohana Trouble Ticket #5 and is slated for Kohana PHP version 1.1
Change Log
May 3rd 2007
- 18:28GMT : Removed str_ireplace() in favor of str_replace in CI_Loader::_ci_load_class() to keep PHP4 running smoothly.
- 18:16GMT : Incorporated fix for redeclaration of class when running load->library() more than once on extended libraries. (fixes reported bug which carried over from native CI.
April 25th 2007
- 18:46GMT : Fixed function set_search_paths() in Common.php for Windows usage
April 24th 2007
- 20:01GMT : Initial Upload
Package
CodeIgniter_1.5.3_modLoader.zip