Changeset 12459


Ignore:
Timestamp:
2007/05/10 14:51:03 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r12458 r12459  
    159159                $objPage->addr01 = @$address[0]['city'] . @$address[0]['town']; 
    160160            } 
    161         } elseif ($_POST["mode"] == "deliv") { 
     161        } /*elseif ($_POST["mode"] == "deliv") { 
    162162            //¥Ñ¥¹¥ï¡¼¥Éɽ¼¨ 
    163163             
     
    172172            $objPage->tpl_title = '¤ªµÒÍ;ðÊó(³Îǧ¥Ú¡¼¥¸)'; 
    173173 
    174         } 
     174        }*/ 
    175175 
    176176        //-- ¥Ç¡¼¥¿ÀßÄê 
     
    190190        } 
    191191 
    192         /*if ($_POST["mode"] == "deliv") { 
     192        if ($_POST["mode"] == "deliv") { 
    193193             
    194194             
    195195            $objPage->tpl_mainpage = 'shopping/deliv.tpl'; 
    196196            $objPage->tpl_title = '¤ªÆϤ±Àè¾ðÊó'; 
    197         }*/ 
     197        } 
    198198         
    199199        //--¡¡²¾ÅÐÏ¿¤È´°Î»²èÌÌ 
Note: See TracChangeset for help on using the changeset viewer.