Changeset 19044 for branches/camp/camp-2_5-E/data/class/SC_Display.php
- Timestamp:
- 2010/11/06 21:35:47 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-E/data/class/SC_Display.php
r19043 r19044 25 25 $this->response = new SC_Response_Ex(); 26 26 $this->autoSet = $autoGenerateHttpHeaders; 27 28 27 if ($setPrevURL) { 29 28 $objCartSess = new SC_CartSession();
Note: See TracChangeset
for help on using the changeset viewer.