Changeset 12577 for branches/dev/html/admin/mail
- Timestamp:
- 2007/05/11 19:37:27 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/mail/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/mail/index.php
r12232 r12577 27 27 global $arrSex; 28 28 $this->arrSex = $arrSex; 29 global $arr MailType;30 $this->arr MailType = $arrMailType;29 global $arrRegistType; 30 $this->arrRegistType = $arrRegistType; 31 31 global $arrDomain; 32 32 $this->arrDomain = $arrDomain;
Note: See TracChangeset
for help on using the changeset viewer.
