Ignore:
Timestamp:
2011/05/05 05:04:07 (13 years ago)
Author:
Seasoft
Message:

#1287 (会員ログイン状態で新たな会員を登録しようとすると登録できないケースがある)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_11-dev/data/class/SC_CheckError.php

    r20910 r20912  
    11241124        switch($register_user_flg) { 
    11251125            case 1: 
    1126             case 3: 
    11271126                $this->arrErr[$value[1]] .= "※ すでに会員登録で使用されている" . $value[0] . "です。<br />"; 
    11281127                break; 
Note: See TracChangeset for help on using the changeset viewer.