Ignore:
Timestamp:
2007/03/13 10:06:10 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/magazine/confirm.php

    r11686 r11813  
    6666    $CONF = sf_getBasisData(); 
    6767    $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); 
    6969     
    7070    $objMailText = new SC_SiteView(); 
Note: See TracChangeset for help on using the changeset viewer.