Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Alter the escape like test, since it use raw SQL via query(), the sql st...
|
|
statement would need to add ESCAPE clause for database(s) other than mysql
|
|
|
|
Escape like tests, #136 verification
|
|
|
|
|
|
|
|
|
|
|
|
Backward compatibility
|
|
or other include_path
|
|
Travis ci
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Read more about this change here:
http://codeigniter.com/forums/viewthread/215833
|
|
Update system/libraries/Cart.php - To enable integrity when using associative arrays
|
|
|
|
Remove set_time_limit() call. Fixes #1346
|
|
Move errors to views folder
|
|
If we want E_STRICT, don't suppress it.
|
|
query like instead of where without case being sensitive
|
|
Add step to move existing core extensions to new folder
|
|
|
|
|
|
|
|
_close() method in CI_DB_driver + some changelog fixes
|
|
Move closing of database connection to CI_DB_driver->__destruct - #1376
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|