®omano a546526fb5 Add Wreckfest 64bits XML пре 4 година
..
TS3Admin 3ff4272038 PHP 8 Fixes пре 5 година
addonsmanager 3ff4272038 PHP 8 Fixes пре 5 година
administration 3a8ffec3dc Some changes to avoid PHP warnings. пре 7 година
config_games a546526fb5 Add Wreckfest 64bits XML пре 4 година
dashboard dca90e5b46 Language Fixes пре 5 година
extras 4fd9eebe26 Added New Branch Setting пре 5 година
ftp bc6a81547e PHP 8 Fixes пре 5 година
gamemanager 9ca197887e Security Hardening пре 4 година
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 e7e7b4a4eb Add boundry char after $adminEmailList пре 5 година
server d51877ead4 Minor Fixes пре 5 година
settings 15f7b22757 Remove Atom Files if Certain Settings Change пре 5 година
status e4986ffabe Rollback to top command for task list using PID as matching string for grep. пре 7 година
subusers e2583d515a Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 пре 5 година
update 666eec996a Added New Branch Setting пре 5 година
user_admin 9bab203f12 Subuser Expiration Date Affected By Main User's Expiration Date пре 6 година
user_games 3ff4272038 PHP 8 Fixes пре 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.