Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
New Date Helper Function and More Documentation
|
|
|
|
Conflicts:
user_guide/changelog.html
|
|
in the change log
|
|
|
|
Conflicts:
system/database/drivers/mysql/mysql_driver.php
system/database/drivers/mysqli/mysqli_driver.php
system/libraries/Email.php
user_guide/changelog.html
user_guide/database/configuration.html
user_guide/helpers/url_helper.html
user_guide/libraries/cart.html
user_guide/libraries/form_validation.html
|
|
648b42a75739, which was a NON-trivial whitespace commit
|
|
broke the Typography class's string replacements, for instance
|
|
648b42a75739, which was a NON-trivial whitespace commit
|
|
broke the Typography class's string replacements, for instance
|
|
|
|
|
|
|
|
attributes to the rendered heading tag.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
incorrectly formatted date string.
|
|
a 2 digit year, not four. see: http://www.w3.org/Protocols/rfc822/#z28
|
|
|
|
|
|
|
|
|
|
specified keys only. Differs from array_intersect_assoc() in that a default value can be provided for keys that do not exist in the supplied array
|
|
|
|
documentation to the user guide.
|
|
|
|
provided.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
recursion depth.
A depth of 0 is fully recursive to maintain backward compatibility with the boolean values.
|
|
|
|
reasons, as well as fixing recursive bug
|