1
0
own3mall 14d4d74140 Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 5 жил өмнө
..
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 fc65d022cf Merge remote-tracking branch 'upstream/master' 5 жил өмнө
dashboard d51877ead4 Minor Fixes 5 жил өмнө
extras b82b72ed07 Fixed Copyrights in the files 8 жил өмнө
ftp 14d4d74140 Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 5 жил өмнө
gamemanager 14d4d74140 Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 5 жил өмнө
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 d51877ead4 Minor Fixes 5 жил өмнө
settings 1abd492f86 Added Ban Time Setting 5 жил өмнө
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 14d4d74140 Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 5 жил өмнө
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.