Changeset 912 for trunk/Packages/Common/Modules/Setup.php
- Timestamp:
- Aug 3, 2021, 11:38:29 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Packages/Common/Modules/Setup.php
r903 r912 75 75 { 76 76 parent::__construct($System); 77 $this->FullTitle = T('Application setup'); 78 $this->ShortTitle = T('Application setup'); 77 $this->Title = T('Application setup'); 79 78 //$this->ParentClass = 'PageSetupRedirect'; 80 79 $this->ConfigDir = dirname(dirname(dirname(__FILE__))).'/Config';
Note:
See TracChangeset
for help on using the changeset viewer.