rocco27 a0e020057f Merge pull request #355 from rocco27/master vor 8 Jahren
..
TS3Admin b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
addonsmanager b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
administration 8d952ee8c6 Merge remote-tracking branch 'upstream/master' vor 8 Jahren
config_games d24bffdfd8 The Forest xml update vor 8 Jahren
dashboard b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
extras b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
ftp b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
gamemanager c4a5817ef0 Added dialogue box for Steam Guard code vor 8 Jahren
litefm b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
lostpwd b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
modulemanager a44aebb1e1 Module Prerequisites Checking Added and Installer Changes vor 8 Jahren
mysql b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
register b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
server b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
settings b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
status b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
subusers b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
update b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
user_admin b82b72ed07 Fixed Copyrights in the files vor 8 Jahren
user_games b020de5a72 Removed checkDisplayPublicIP from some functions vor 8 Jahren
README.modules 1901f57dfc Migrated from sf.net version 3390 vor 9 Jahren

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.