1. 9091051 Changed Cart library to return the if inserted successfully. This will be fine for anyone using () == true. http://codeigniter.uservoice.com/forums/40508-codeigniter-reactor/suggestions/2055829-last-rowid-of-cart by Phil Sturgeon · 14 years ago
  2. 98b2126 sync total items count and total amount price; by sum of quantity of each item in cart by MarcosCoelho · 14 years ago
  3. 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
  4. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  5. 898949f updated copyrights to 2011 by Derek Jones · 14 years ago
  6. a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
  7. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  8. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  9. 7f3719f updated copyrights by Derek Jones · 15 years ago
  10. af4fb22 Fixed a bug in the "save cart" function that was causing the total to be calcluated incorrectly by Rick Ellis · 16 years ago
  11. df39d51 Removed the hard coded number formatting and added a "format number" function. by Rick Ellis · 16 years ago
  12. 9c86ce5 Updated the destroy function to only remove the cart session and not kill the general session data by Rick Ellis · 16 years ago
  13. 9878332 Committed Cart Class by Rick Ellis · 16 years ago