Changeset 556 for trunk/includes/system.php
- Timestamp:
- Jul 29, 2013, 10:06:28 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/system.php
r555 r556 87 87 'Permission' => LICENCE_ANONYMOUS, 88 88 'Icon' => '', 89 ), 90 array( 91 'Title' => 'Verze hry', 92 'Hint' => 'Seznam verzí herního klienta', 93 'Link' => $this->Link('/version.php'), 94 'Permission' => LICENCE_ANONYMOUS, 95 'Icon' => '', 96 ), 89 ), 97 90 array( 98 91 'Title' => 'IRC chat',
Note:
See TracChangeset
for help on using the changeset viewer.