Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Read more about this change here:
http://codeigniter.com/forums/viewthread/215833
|
|
Update system/libraries/Cart.php - To enable integrity when using associative arrays
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
system/core/Security.php
|
|
file_get_contents from returning a NULL and passing through unscathed.
|
|
|
|
associative arrays
|
|
Fixing some typos in the xmlrpc class
|
|
Fixing a typo in Form Validation
|
|
Also, fputs is an alias for fwrite.
|
|
|
|
|
|
Update system/libraries/Javascript.php
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
library-cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
optimizations in the library
|
|
|
|
|
|
|
|
|
|
Fix for #88 _default_options does not exist in the Cache_memcahe driver
|
|
|
|
Add support for buffer string email attachment.
|
|
|