Changeset 299 for application.register/files/lib/system/event/listener/UserGroupAdministrateMailListener.class.php
- Timestamp:
- 03/08/08 22:25:09 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
application.register/files/lib/system/event/listener/UserGroupAdministrateMailListener.class.php
r298 r299 56 56 WCF::getTPL()->assign(array( 57 57 'groupID' => $this->eventObj->groupID, 58 'display l' => $this->displayNotification,58 'display' => $this->displayNotification, 59 59 'email' => $this->emailNotification, 60 60 'groupType' => $this->eventObj->group->groupType
