Changeset 14 for trunk/www/page.php
- Timestamp:
- Jun 11, 2009, 10:43:35 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/page.php
r13 r14 35 35 if($this->System->Modules['User']->User['Role'] == USER_ROLE_ADMINISTRATOR) 36 36 { 37 $Output .= ' <a href="'.$this->System->Config['Web']['RootFolder'].'/?Action=EmulatorList">Emulátory</a>';37 $Output .= ' <a href="'.$this->System->Config['Web']['RootFolder'].'/?Action=EmulatorList">Emulátory</a>'; 38 38 } 39 39 }
Note:
See TracChangeset
for help on using the changeset viewer.