Mirko on 09/24/08
Last Edited at 09/24/08 03:08am
class cart { var $id = array();var $qt = array();var $vt = array(); }
Report this snippet Tweet
Comment:
You need to login to post a comment.