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

Legend:

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

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