Changeset 12579 for branches/dev
- Timestamp:
- 2007/05/11 19:44:38 (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
r12577 r12579 27 27 global $arrSex; 28 28 $this->arrSex = $arrSex; 29 global $arr RegistType;30 $this->arr RegistType = $arrRegistType;29 global $arrMailType; 30 $this->arrMailType = $arrMailType; 31 31 global $arrDomain; 32 32 $this->arrDomain = $arrDomain;
Note: See TracChangeset
for help on using the changeset viewer.
