commit | 15dcf49a0ea6895cbf009dc15277858cfdd422ef | [log] [tgz] |
---|---|---|
author | Derek Allard <derek.allard@ellislab.com> | Mon May 12 21:37:04 2008 +0000 |
committer | Derek Allard <derek.allard@ellislab.com> | Mon May 12 21:37:04 2008 +0000 |
tree | 5a00d6edf1c4a940988f815208d2a744753f21c6 | |
parent | 5fe155ecd05af4ee68ef093200fb6a241baa89ce [diff] |
removed an ereg from config added a qualifier to a str_replace for \t in Input changed substr to strncmp in Codeigniter.php and directory_map function added braces in an if statement of unit test Removed "scripts" from the auto-load search path. Scripts were deprecated in Version 1.4.1 (September 21, 2006). If you still need to use them for legacy reasons, they must now be manually loaded in each Controller.