Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Fix location file Security Class to core folder.
|
|
|
|
Clean up and optimize core Security class
|
|
|
|
PDO driver for Database class.
|
|
add meta charset tag to error templates
|
|
cleanup docblocks, remove dated CI_CORE constant
|
|
|
|
Issue 352: Since the MySQL client API version matters, PHP and MySQL vers
|
|
checks are not sufficient to determine that set_charset functions exist.
|
|
|
|
Added TLS and SSL support to Email library
|
|
|
|
|
|
|
|
XHTML Basic 1.1 (xhtml-basic11) doctype.
|
|
Update user guide to fix #496 issue
|
|
Fixing issue 465: select_max is adding prefix to table aliases when is no
|
|
|
|
|
|
|
|
necessary
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #484 - Hash is never set to the cookie
|
|
|
|
Develop - fixing broken links
|
|
the correct page
|
|
|
|
|
|
|
|
Fix issue #467 - suppress warnings generated from get_magic_quotes_gpc()
|
|
|
|
|
|
Fix issue #89 - variable type mismatch in DB display_error()
|
|
|
|
|
|
Escape WHERE clause field names in the DB update_string() method (Issue #82)
|
|
|
|
|
|
fixed issue #192
|
|
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
|
|
|