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
2 files changed
tree: 3a90bf5bfa2c519932e3ed7f2f5f2479b0c027b2
  1. .gitignore
  2. application/
  3. index.php
  4. license.txt
  5. system/
  6. user_guide/