Changeset 11 for trunk/Modules/User/PageUserList.php
- Timestamp:
- Jun 18, 2023, 9:57:03 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/Modules/User/PageUserList.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/User/PageUserList.php
r8 r11 13 13 function Show(): string 14 14 { 15 if (! $this->System->User->CheckPermission('User', 'ShowList'))15 if (!Core::Cast($this->System)->User->CheckPermission('User', 'ShowList')) 16 16 return 'Nemáte oprávnění'; 17 17
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/open2ride/chrome/site/your_project_logo.png)