DieFeM e4986ffabe Rollback to top command for task list using PID as matching string for grep. 7 years ago
..
TS3Admin 3a8ffec3dc Some changes to avoid PHP warnings. 7 years ago
addonsmanager ccf128459d Now each module stores its own game monitor buttons in a file called monitor_buttons.php 8 years ago
administration 3a8ffec3dc Some changes to avoid PHP warnings. 7 years ago
config_games 7b3ec1bdab TeamSpeak 3 xml updated 7 years ago
dashboard c0891bcb46 duplicated lang constant, hasValue to isset and !empty, function getThemePath 8 years ago
extras b82b72ed07 Fixed Copyrights in the files 8 years ago
ftp 3b570c7b5a The access rights are described now on module.php of each module folder. 7 years ago
gamemanager ef955e37d9 Get the proper access rights string for admin. Added access right checks in litefm. 7 years ago
litefm ef955e37d9 Get the proper access rights string for admin. Added access right checks in litefm. 7 years ago
lostpwd b82b72ed07 Fixed Copyrights in the files 8 years ago
modulemanager 0932063a17 Update module manager first 7 years ago
mysql ccf128459d Now each module stores its own game monitor buttons in a file called monitor_buttons.php 8 years ago
register b82b72ed07 Fixed Copyrights in the files 8 years ago
server 8efbb800ae Retro compatibility for old forms 7 years ago
settings 3a8ffec3dc Some changes to avoid PHP warnings. 7 years ago
status e4986ffabe Rollback to top command for task list using PID as matching string for grep. 7 years ago
subusers b82b72ed07 Fixed Copyrights in the files 8 years ago
update daba7dcb14 Update module manager first while updating the panel 7 years ago
user_admin 6ae9360983 Consistency for text area width 7 years ago
user_games e22ff7026c Added a way to update the access rights without reassigning. Improved tasklist 7 years ago
README.modules 1901f57dfc Migrated from sf.net version 3390 9 years ago

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.