Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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
|
|
will future-proof the solution. Thanks @ericbarnes for pointing that out.
|
|
E_STRICT errors. E_ALL does not include these errors.
|
|
broke the Typography class's string replacements, for instance
|
|
|
|
|
|
constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3.
|
|
stop environment checks.
|
|
index.php.
|
|
|
|
to load environment configs first.
|
|
|
|
|
|
|
|
live, closes #177
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
index.php file
|
|
|
|
|
|
simplified paragraph tag cleanup regex
|
|
helper.
Added a missing quote in an example on the index page
|
|
of the file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|