own3mall 4430b55279 Idea for Getting Post Update Operations to Run Right Away - No Need for Double Update - and Fix for Some Minor Issues 7 سال پیش
..
TS3Admin 3a8ffec3dc Some changes to avoid PHP warnings. 7 سال پیش
addonsmanager ccf128459d Now each module stores its own game monitor buttons in a file called monitor_buttons.php 8 سال پیش
administration 3a8ffec3dc Some changes to avoid PHP warnings. 7 سال پیش
config_games fdb0d8d647 New CS:GO game mode and game type (#404) 7 سال پیش
dashboard 4430b55279 Idea for Getting Post Update Operations to Run Right Away - No Need for Double Update - and Fix for Some Minor Issues 7 سال پیش
extras b82b72ed07 Fixed Copyrights in the files 8 سال پیش
ftp 3b570c7b5a The access rights are described now on module.php of each module folder. 7 سال پیش
gamemanager bd60a9828d missing get_lang function 7 سال پیش
litefm ef955e37d9 Get the proper access rights string for admin. Added access right checks in litefm. 7 سال پیش
lostpwd b82b72ed07 Fixed Copyrights in the files 8 سال پیش
modulemanager 9e225e8363 Fixes for Various Problems 7 سال پیش
mysql ccf128459d Now each module stores its own game monitor buttons in a file called monitor_buttons.php 8 سال پیش
register b82b72ed07 Fixed Copyrights in the files 8 سال پیش
server 8efbb800ae Retro compatibility for old forms 7 سال پیش
settings 909d625560 Change to avoid error page when checking with empty() the result of array_filter 7 سال پیش
status e4986ffabe Rollback to top command for task list using PID as matching string for grep. 7 سال پیش
subusers b82b72ed07 Fixed Copyrights in the files 8 سال پیش
update 4430b55279 Idea for Getting Post Update Operations to Run Right Away - No Need for Double Update - and Fix for Some Minor Issues 7 سال پیش
user_admin 6ae9360983 Consistency for text area width 7 سال پیش
user_games 9e225e8363 Fixes for Various Problems 7 سال پیش
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.