Ignore:
Timestamp:
2007/03/08 15:50:08 (17 years ago)
Author:
inoue
Message:

ログテスト

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/shopping/complete.php

    r11605 r11608  
    8181            $objPage->arrOther = $arrOther; 
    8282            $objPage->arrModuleParam = $arrModuleParam; 
    83  
    84             // ¥¢¥Ê¥é¥¤¥¶¡¼ 
    85             $js = "http://rcv.ec-cube.net/rcv_credit.php?"; 
    86             $js .= "mid=".$arrModuleParam["module_id"]."&"; 
    87             $js .= "tid=".$arrModuleParam["payment_total"]."&"; 
    88             $js .= "pid=".$arrModuleParam["payment_id"]; 
    89             $objPage->tpl_javascript = "document.write(<script type=\"text/javascript\" src=".$js."></script>)"; 
    9083        } 
    9184    } 
Note: See TracChangeset for help on using the changeset viewer.