Changeset 12579 for branches/dev


Ignore:
Timestamp:
2007/05/11 19:44:38 (19 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/mail/index.php

    r12577 r12579  
    2727        global $arrSex;      
    2828        $this->arrSex = $arrSex; 
    29         global $arrRegistType; 
    30         $this->arrRegistType = $arrRegistType; 
     29        global $arrMailType; 
     30        $this->arrMailType = $arrMailType; 
    3131        global $arrDomain; 
    3232        $this->arrDomain = $arrDomain; 
Note: See TracChangeset for help on using the changeset viewer.