OwN-3m-All fdaf297f74 Fix Lang Constant in Rsync (#667) il y a 1 mois
..
TS3Admin a06eb14ce1 Update TS3Admin smarty to 2.6.32 (#631) il y a 2 ans
addonsmanager dd7e3c2048 Various Minor Fixes (#615) il y a 2 ans
administration cfe078f2bd IPv6 Support (#626) il y a 2 ans
config_games 875ffbc5fa Update dystopia.xml il y a 4 mois
dashboard 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 il y a 3 ans
extras ca97cf507d php 8.2+ fixes (#611) il y a 2 ans
ftp b74b599bde Styling Fixes (#648) il y a 9 mois
gamemanager fdaf297f74 Fix Lang Constant in Rsync (#667) il y a 1 mois
litefm 86cb4275ae Fix directory traversal vulnerability and double URL decode in litefm (#666) il y a 2 mois
lostpwd e01f3593d1 Minor Fixes / Better Fixes (#639) il y a 1 an
modulemanager 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 il y a 3 ans
mysql 7f0c35c021 MySQL Module Fixes (#647) il y a 9 mois
register e7e7b4a4eb Add boundry char after $adminEmailList il y a 5 ans
server ca97cf507d php 8.2+ fixes (#611) il y a 2 ans
settings 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 il y a 3 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 86cb4275ae Fix directory traversal vulnerability and double URL decode in litefm (#666) il y a 2 mois
user_admin dd7e3c2048 Various Minor Fixes (#615) il y a 2 ans
user_games ca97cf507d php 8.2+ fixes (#611) il y a 2 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.