[interchange-cvs] CVS notice: activity by jason

interchange-cvs@lists.akopia.com interchange-cvs@lists.akopia.com
Wed, 14 Mar 2001 12:29 -0600


CVS activity by user 'jason':
interchange/lib/Vend UserDB.pm,1.13.6.9,1.13.6.10
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv4531

Modified Files:
      Tag: DEV_4_7_0
	UserDB.pm 
Log Message:
Added a merge option to get_cart, to match with the merge option in set_cart,
if merge is specified when retrieving a cart, the items in the saved cart
will be merged with the items in the current cart, instead of replacing them.