Changeset 912 for trunk/Modules/Monitoring/Monitoring.php
- Timestamp:
- Aug 3, 2021, 11:38:29 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Monitoring/Monitoring.php
r899 r912 24 24 { 25 25 parent::__construct($System); 26 $this->FullTitle = 'Monitoring'; 27 $this->ShortTitle = 'Monitoring'; 26 $this->Title = 'Monitoring'; 28 27 $this->ParentClass = 'PagePortal'; 29 28 }
Note:
See TracChangeset
for help on using the changeset viewer.