DieFeM 3a8ffec3dc Some changes to avoid PHP warnings. 7 rokov pred
..
TS3Admin 3a8ffec3dc Some changes to avoid PHP warnings. 7 rokov pred
addonsmanager ccf128459d Now each module stores its own game monitor buttons in a file called monitor_buttons.php 8 rokov pred
administration 3a8ffec3dc Some changes to avoid PHP warnings. 7 rokov pred
config_games 7b3ec1bdab TeamSpeak 3 xml updated 7 rokov pred
dashboard c0891bcb46 duplicated lang constant, hasValue to isset and !empty, function getThemePath 8 rokov pred
extras b82b72ed07 Fixed Copyrights in the files 8 rokov pred
ftp 6dd1d88368 Now the FTP is only accesible from game monitor 8 rokov pred
gamemanager 3a8ffec3dc Some changes to avoid PHP warnings. 7 rokov pred
litefm a36c2d99ae Some little improvements in litefm to avoid PHP warnings. 8 rokov pred
lostpwd b82b72ed07 Fixed Copyrights in the files 8 rokov pred
modulemanager a44aebb1e1 Module Prerequisites Checking Added and Installer Changes 8 rokov pred
mysql ccf128459d Now each module stores its own game monitor buttons in a file called monitor_buttons.php 8 rokov pred
register b82b72ed07 Fixed Copyrights in the files 8 rokov pred
server 8efbb800ae Retro compatibility for old forms 7 rokov pred
settings 3a8ffec3dc Some changes to avoid PHP warnings. 7 rokov pred
status b82b72ed07 Fixed Copyrights in the files 8 rokov pred
subusers b82b72ed07 Fixed Copyrights in the files 8 rokov pred
update 57138e395c Update Cronjobs to New API Post Update? 8 rokov pred
user_admin 6ae9360983 Consistency for text area width 7 rokov pred
user_games c0891bcb46 duplicated lang constant, hasValue to isset and !empty, function getThemePath 8 rokov pred
README.modules 1901f57dfc Migrated from sf.net version 3390 9 rokov pred

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.