Age | Commit message (Collapse) | Author | Files | Lines |
|
Conflicts:
user_guide/helpers/number_helper.html
|
|
|
|
|
|
|
|
weird html5 attributes.
|
|
|
|
|
|
|
|
|
|
|
|
This causes endless recursion calls _ci_load_class(), see #550
|
|
added notice of license to all source files.
OSL to all except the few files we ship inside of the application folder, those are AFL.
Updated license in user guide.
incrementing next dev version to 3.0 due to licensing change
|
|
|
|
This causes endless recursion calls _ci_load_class(), see #550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
helped with isolation for testing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add html_escape() function to escape HTML.
|
|
Conflicts:
system/core/Security.php
|
|
|
|
make _ci_autoloader() protected so it can be properly extended.
|
|
|
|
|
|
develop
|
|
|
|
|
|
whitelisted from CSRF verification. Fixes #149
|
|
* 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
|
|
Conflicts:
.hgignore
|
|
develop
|
|
|
|
|
|
|