Changeset 19461 for branches/camp/camp-2_5-C/data/class/SC_CartSession.php
- Timestamp:
- 2010/11/07 03:11:51 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-C/data/class/SC_CartSession.php
r19375 r19461 559 559 unset($_SESSION['cartKey']); 560 560 } 561 562 function addPreview($form) {563 $this->previewSession[preview] = $form;564 }565 566 561 } 567 562 ?>
Note: See TracChangeset
for help on using the changeset viewer.
