Ignore:
Timestamp:
2011/05/05 00:58:16 (15 years ago)
Author:
Seasoft
Message:

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

File:
1 edited

Legend:

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

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