commit | 8eef9c77512d4fad5357d3cbda83b89f844d7d16 | [log] [tgz] |
---|---|---|
author | Joe Cianflone <joe@mileonemedia.com> | Sun Aug 21 10:39:06 2011 -0400 |
committer | Joe Cianflone <joe@mileonemedia.com> | Sun Aug 21 10:39:06 2011 -0400 |
tree | 3a90bf5bfa2c519932e3ed7f2f5f2479b0c027b2 | |
parent | 9c631750dfa62c748ef9cd9bccdde3250d6e5b72 [diff] |
Ability to move the view folder out of the Application directory * index.php -- added the $view_folder var and VIEWPATH constant * Loader.php -- changed the private _ci_view_paths var so that it's not hardcoded to the view dir, but looks for the VIEWPATH constant instead