own3mall fc0d003bdc Use Get Lang Function 8 лет назад
..
TS3Admin 987b616668 Update module.php 9 лет назад
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 7507dd911a Use Get Lang Function 8 лет назад
ftp 97331460c5 Length Validation 8 лет назад
gamemanager 8437691a00 Merge pull request #289 from rocco27/master 8 лет назад
litefm 7c2733bc40 Fixes Filemanager Download Issue 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 b301a6f02d Removed Agent IP if Display Public IP not set 9 лет назад
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 fc0d003bdc Use Get Lang Function 8 лет назад
user_admin 333ee6dc38 Pagination For Groups page 8 лет назад
user_games 8437691a00 Merge pull request #289 from rocco27/master 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.