Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
validate_upload_path()
http://codeigniter.com/bug_tracker/bug/4390/
|
|
|
|
|
|
controller names into it.
Added a Common Functions page to the userguide for globally available functions.
|
|
set_rules()
http://codeigniter.com/bug_tracker/bug/4220/
|
|
http://codeigniter.com/bug_tracker/bug/4215/
|
|
http://codeigniter.com/bug_tracker/bug/4171/
|
|
accommodate MySQLi, and fixed check in mysqli_result.php checking for a resource.
http://codeigniter.com/bug_tracker/bug/3461/
|
|
|
|
and script name from the URI data
(bug #3191)
|
|
the ground work for the Compatibility Helper
|
|
|
|
|
|
<title>CodeIgniter User Guide : Page TItle</title>
to
<title>Page Title : CodeIgniter User Guide</title>
|
|
and made it more efficient
http://codeigniter.com/bug_tracker/bug/4206/
|
|
default.
|
|
|
|
rows to be dropped (#3459).
|
|
|
|
|
|
|
|
the File Helper.
Changed ( ! condition) into (! condition) within the code
|
|
|
|
|
|
redirect() function of the URL Helper.
|
|
default template of results.
|
|
Added SVN commit number to changelog
Fixed more guide typos and examples
|
|
|
|
|
|
|
|
in URI::_fetch_uri_string()
|
|
|
|
|
|
query was NULL.
|
|
|
|
|
|
individual fields with MySQL NULL values
|
|
for better cross-platform compatibility
|
|
|
|
of a value.
|
|
trailing slash
|
|
imagecreatetruecolor, and fallback to imagecreate if it isn't available (#4226).
|
|
|
|
|
|
|
|
|
|
|
|
extensions to potentially be parsed as a script by Apache
|