Changeset 13447 for branches/dev


Ignore:
Timestamp:
2007/05/25 13:59:57 (19 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

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

    r13446 r13447  
    105105     
    106106    // ·èºÑÊýË¡¤Ë¤è¤ê²èÌÌÀÚÂØ 
    107     if($module_id != "") { 
     107    if(!empty($module_id)) { 
    108108        $_SESSION["payment_id"] = $arrData['payment_id']; 
    109109        header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_MODULE)); 
Note: See TracChangeset for help on using the changeset viewer.