own3mall e2583d515a Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 il y a 5 ans
..
TS3Admin 3a8ffec3dc Some changes to avoid PHP warnings. il y a 7 ans
addonsmanager ccf128459d Now each module stores its own game monitor buttons in a file called monitor_buttons.php il y a 8 ans
administration 3a8ffec3dc Some changes to avoid PHP warnings. il y a 7 ans
config_games fc65d022cf Merge remote-tracking branch 'upstream/master' il y a 5 ans
dashboard d51877ead4 Minor Fixes il y a 5 ans
extras b82b72ed07 Fixed Copyrights in the files il y a 8 ans
ftp e2583d515a Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 il y a 5 ans
gamemanager e2583d515a Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 il y a 5 ans
litefm c6a09fcaca File Name Security il y a 6 ans
lostpwd b82b72ed07 Fixed Copyrights in the files il y a 8 ans
modulemanager 9e225e8363 Fixes for Various Problems il y a 7 ans
mysql ccf128459d Now each module stores its own game monitor buttons in a file called monitor_buttons.php il y a 8 ans
register e2583d515a Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 il y a 5 ans
server d51877ead4 Minor Fixes il y a 5 ans
settings 1abd492f86 Added Ban Time Setting il y a 5 ans
status e4986ffabe Rollback to top command for task list using PID as matching string for grep. il y a 7 ans
subusers e2583d515a Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 il y a 5 ans
update 15ed35ba26 Minor Fixes il y a 7 ans
user_admin 9bab203f12 Subuser Expiration Date Affected By Main User's Expiration Date il y a 6 ans
user_games 14d4d74140 Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 il y a 5 ans
README.modules 1901f57dfc Migrated from sf.net version 3390 il y a 9 ans

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.