Ignore:
Timestamp:
2007/05/11 19:51:42 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r12580 r12581  
    198198//-------------------------------------------------------------------------------------------------------------------------- 
    199199/* Èó²ñ°÷ÆþÎÏ¥Ú¡¼¥¸¤Î¥»¥Ã¥È */ 
    200  
    201200function lfSetNonMember($objPage) { 
    202201     
     
    235234$arrRejectRegistColumn = array("year", "month", "day"); 
    236235     
     236    print($_POST); 
     237         
    237238    $objPage->tpl_mainpage = 'shopping/nonmember.tpl'; 
    238239    $objPage->tpl_css = array(); 
Note: See TracChangeset for help on using the changeset viewer.