Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Fixed core input class
|
|
|
|
|
|
|
|
path loading.
|
|
|
|
|
|
documentation for DB Util's result_to_csv() method.
|
|
The addition is not in 2.0.3, but in 2.1.0
fix to https://github.com/EllisLab/CodeIgniter/commit/0ba26c731cf8838b5239c1a7957bc18f58fe2f7d#user_guide/changelog.html
|
|
|
|
|
|
Session Class - 'user_data' Has No Default Value
|
|
|
|
|
|
|
|
|
|
A few examples had http:/example.com instead of http://example.com
|
|
|
|
|
|
|
|
|
|
|
|
$this->input->is_cli_request()
|
|
session_data profiler sections is missing from user guide
|
|
Added reference for CUBRID database as supported in CI.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only one CI now, so this is no longer needed.
|
|
|
|
Enabled logging database query errors even if $db_debug is not enabled.
|
|
|
|
|
|
|
|
|
|
|
|
first time. Sorry about that one, had to manually separate 2.0.3 changes from 2.1.0 based mainly on memory.
|
|
|
|
odbc calls incorrect parent in construct
|
|
|
|
|
|
|
|
|
|
|