Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix issues #60 (possible MIME-type injection) and #394
|
|
PDO driver for Database class.
|
|
|
|
|
|
cleanup docblocks, remove dated CI_CORE constant
|
|
|
|
Added TLS and SSL support to Email library
|
|
|
|
XHTML Basic 1.1 (xhtml-basic11) doctype.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix a possible MIME-type injection (issue #60)
|
|
|
|
Documented third $after_field parameter of dbforge->add_column()
|
|
Fix issue #182: OCI8's num_rows() re-executing the statement
|
|
Add $this->db->insert_batch() support to the OCI8 (Oracle) driver
|
|
|
|
|
|
akuzemchak-develop
Conflicts:
user_guide/changelog.html
|
|
num_rows property after statement execution
|
|
|
|
Fix INSERT_BATCH documentation, add UPDATE_BATCH documenation
|
|
|
|
|
|
Added link: "Upgrading from 2.0.3 to 2.1.0"
|
|
|
|
|
|
repo.https://bitbucket.org/kenjis/ci-user-guide/changeset/3d579dd14afe
|
|
|
|
|
|
|
|
|
|
|
|
Fixed core input class
|
|
|
|
|
|
|
|
path loading.
|
|
|
|
|
|
documentation for DB Util's result_to_csv() method.
|