own3mall c6a09fcaca File Name Security 6 лет назад
..
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 877b06c015 Adjusted Spearhead Demo Name and Removed Install Password Requirement Not Allows Special Chars 6 лет назад
dashboard d9b5c1dd5d Include Functions for LGSLMonitor 6 лет назад
extras b82b72ed07 Fixed Copyrights in the files 8 лет назад
ftp 57dd902b67 PHP Compatibility 7 лет назад
gamemanager 0c2a7611f8 Fix for https://www.opengamepanel.org/forum/viewthread.php?thread_id=7362 6 лет назад
litefm c6a09fcaca File Name Security 6 лет назад
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 6740a8ff66 Register Module Changes - Removed Password - Added Preference for User Receiving Emails - Mainly Applies to Admins 7 лет назад
server bdca11a21a Respect NAT Setting Only for Querying 7 лет назад
settings b294a8df8d Better Affinity Defaults - Few People Want to Use This - Confusing 6 лет назад
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 15ed35ba26 Minor Fixes 7 лет назад
user_admin 9bab203f12 Subuser Expiration Date Affected By Main User's Expiration Date 6 лет назад
user_games 576316266a Localization Fix 6 лет назад
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.