Changeset 11813 for branches/dev/html/mobile/magazine/confirm.php
- Timestamp:
- 2007/03/13 10:06:10 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/magazine/confirm.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/magazine/confirm.php
r11686 r11813 66 66 $CONF = sf_getBasisData(); 67 67 $objPage->CONF = $CONF; 68 $objPage->tpl_url = gfAddSessionId( SSL_URL . "magazine/" . $_REQUEST['mode'] . ".php?id=" . $uniqId);68 $objPage->tpl_url = gfAddSessionId(MOBILE_SSL_URL . "magazine/" . $_REQUEST['mode'] . ".php?id=" . $uniqId); 69 69 70 70 $objMailText = new SC_SiteView();
Note: See TracChangeset
for help on using the changeset viewer.
