Problems with the cart class |
[eluser]nelson.wells[/eluser]
I've written a better solution that someone may be interested in. This will let you update any index in the cart class (that is not an array, it doesn't do that yet). You can follow progress at the BitBucket project or read more about it on my blog. Code: class MY_Cart extends CI_Cart |
Messages In This Thread |
Problems with the cart class - by El Forum - 03-18-2010, 09:59 AM
Problems with the cart class - by El Forum - 03-25-2010, 05:58 AM
Problems with the cart class - by El Forum - 03-25-2010, 08:29 AM
Problems with the cart class - by El Forum - 03-25-2010, 08:35 AM
Problems with the cart class - by El Forum - 03-25-2010, 09:03 AM
Problems with the cart class - by El Forum - 04-02-2010, 04:35 PM
Problems with the cart class - by El Forum - 04-02-2010, 08:19 PM
Problems with the cart class - by El Forum - 04-13-2010, 10:57 PM
Problems with the cart class - by El Forum - 11-01-2010, 04:26 AM
|