Changeset 7703 for temp/trunk/data


Ignore:
Timestamp:
2006/11/07 21:47:08 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/downloads/module/mdl_epsilon/card.php

    r7702 r7703  
    3737    $objSiteSess->setRegistFlag(); 
    3838     
     39    sfprintr($_SESSION["site"]); 
     40    exit(); 
     41     
    3942    // ´°Î»²èÌ̤ؠ
    40     header("Location: " . URL_SHOP_COMPLETE); 
     43    //header("Location: " . URL_SHOP_COMPLETE); 
    4144     
    4245}elseif($_GET["result"] == "0"){ 
Note: See TracChangeset for help on using the changeset viewer.