Changeset 12443


Ignore:
Timestamp:
2007/05/10 12:20:37 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r12440 r12443  
    129129        //-- ¥Ç¡¼¥¿¤ÎÀßÄê 
    130130        if ($_POST["mode"] == "set1") { 
    131             $checkVal = array("email", "name01", "name02", "kana01", "kana02"); 
     131            $checkVal = array("email_mobile", "name01", "name02", "kana01", "kana02"); 
    132132        } elseif ($_POST["mode"] == "set2") { 
    133133            $checkVal = array("sex", "year", "month", "day", "zip01", "zip02"); 
Note: See TracChangeset for help on using the changeset viewer.