Changeset 12450


Ignore:
Timestamp:
2007/05/10 13:06:50 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r12447 r12450  
    7171 
    7272//---- ÅÐÏ¿½ü³°ÍÑ¥«¥é¥àÇÛÎó 
    73 $arrRejectRegistColumn = array("year", "month", "day", "email02", "email_mobile02","password","password02","reminder","reminder_answer"); 
     73//$arrRejectRegistColumn = array("year", "month", "day", "email02", "email_mobile02","password","password02","reminder","reminder_answer"); 
     74$arrRejectRegistColumn = array("year", "month", "day"); 
    7475 
    7576if ($_SERVER["REQUEST_METHOD"] == "POST") { 
Note: See TracChangeset for help on using the changeset viewer.