®omano c28782d65d get_lang added to mini_start.php 8 éve
..
TS3Admin d0ebffb6d0 Updated TS3Admin Module to Use New Constants 8 éve
addonsmanager ed753d8ab6 Sanitize some inline queries 8 éve
administration ed753d8ab6 Sanitize some inline queries 8 éve
config_games caece7d2f9 Add correct commit this time! 8 éve
dashboard ed753d8ab6 Sanitize some inline queries 8 éve
extras b13e45a2ff Use Get Lang 8 éve
ftp fa5c4bb056 Use Get Lang 8 éve
gamemanager c28782d65d get_lang added to mini_start.php 8 éve
litefm 781f84596e Use Get Lang 8 éve
lostpwd fbffaba373 Fixed Copyrights in the files Part III. 9 éve
modulemanager fbffaba373 Fixed Copyrights in the files Part III. 9 éve
mysql ac329e9235 Update MySQL users to use all hosts 8 éve
register fbffaba373 Fixed Copyrights in the files Part III. 9 éve
server 752269a472 Use Get Lang 8 éve
settings 0000d388c7 New Setting for Default Home Directory Prefix 8 éve
status 102d319cc4 Localized Uptime in Dashboard 8 éve
subusers fbffaba373 Fixed Copyrights in the files Part III. 9 éve
update c7fa1c3b8e Use Get Lang Function 8 éve
user_admin 333ee6dc38 Pagination For Groups page 8 éve
user_games bf7772cb16 Update custom_fields.php 8 éve
README.modules 1901f57dfc Migrated from sf.net version 3390 9 éve

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.