Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-10 | Changing all class constructors to __construct() | Greg Aker | 1 | -1/+1 | |
2010-11-10 | Updating PHP requirements in files 5.1.6 | Greg Aker | 1 | -1/+1 | |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -70/+70 | |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 | |
2009-02-24 | Fixed a bug in the "save cart" function that was causing the total to be ↵ | Rick Ellis | 1 | -7/+6 | |
calcluated incorrectly | |||||
2009-02-24 | Removed the hard coded number formatting and added a "format number" function. | Rick Ellis | 1 | -3/+26 | |
2009-02-17 | Updated the destroy function to only remove the cart session and not kill ↵ | Rick Ellis | 1 | -1/+1 | |
the general session data | |||||
2009-02-17 | Committed Cart Class | Rick Ellis | 1 | -0/+528 | |