commit | 04f9fcb4da8c227cd7604973a02f57760fca2683 | [log] [tgz] |
---|---|---|
author | Phil Sturgeon <email@philsturgeon.co.uk> | Wed Aug 24 05:22:31 2011 -0700 |
committer | Phil Sturgeon <email@philsturgeon.co.uk> | Wed Aug 24 05:22:31 2011 -0700 |
tree | 543faa5b62378e0a6120390e6689539a78683a3d | |
parent | 190d88f3e0a65e52534dc3e09438fe4d9673bf11 [diff] | |
parent | e77c6117e473900ca35ec7993f4159179d5b5f9c [diff] |
Merge pull request #270 from bubbafoley/extend-autoloader make _ci_autoloader() protected so it can be properly extended.
CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.