own3mall 4aefadb222 Use Get Lang 8 лет назад
..
TS3Admin f842f2ca18 Fix 8 лет назад
addonsmanager ed753d8ab6 Sanitize some inline queries 8 лет назад
administration ed753d8ab6 Sanitize some inline queries 8 лет назад
config_games 8437691a00 Merge pull request #289 from rocco27/master 8 лет назад
dashboard ed753d8ab6 Sanitize some inline queries 8 лет назад
extras b13e45a2ff Use Get Lang 8 лет назад
ftp fa5c4bb056 Use Get Lang 8 лет назад
gamemanager 20e191852e Use Get Lang 8 лет назад
litefm 781f84596e Use Get Lang 8 лет назад
lostpwd fbffaba373 Fixed Copyrights in the files Part III. 9 лет назад
modulemanager fbffaba373 Fixed Copyrights in the files Part III. 9 лет назад
mysql 8276b0cb3b Merge pull request #1 from Adjokip/patch-9 8 лет назад
register fbffaba373 Fixed Copyrights in the files Part III. 9 лет назад
server 4aefadb222 Use Get Lang 8 лет назад
settings 0000d388c7 New Setting for Default Home Directory Prefix 8 лет назад
status 102d319cc4 Localized Uptime in Dashboard 8 лет назад
subusers fbffaba373 Fixed Copyrights in the files Part III. 9 лет назад
update c7fa1c3b8e Use Get Lang Function 8 лет назад
user_admin 333ee6dc38 Pagination For Groups page 8 лет назад
user_games ecb51e8599 Use Get Lang 8 лет назад
README.modules 1901f57dfc Migrated from sf.net version 3390 9 лет назад

README.modules

Module directory consists of following files:

* module.php (REQUIRED):

Contains the information for the module, such as:
- version
- name
- menu entries
- sql installation queries

* navigation.xml (OPTIONAL):

Contains the navigation for the module. This file is optional and if not used,
the default page called .php is loaded.

* Additional files:

In addition to the files above module can have as many extra files as you want.