OwN-3m-All fdaf297f74 Fix Lang Constant in Rsync (#667) há 1 mês atrás
..
TS3Admin a06eb14ce1 Update TS3Admin smarty to 2.6.32 (#631) há 2 anos atrás
addonsmanager dd7e3c2048 Various Minor Fixes (#615) há 2 anos atrás
administration cfe078f2bd IPv6 Support (#626) há 2 anos atrás
config_games 875ffbc5fa Update dystopia.xml há 4 meses atrás
dashboard 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 há 3 anos atrás
extras ca97cf507d php 8.2+ fixes (#611) há 2 anos atrás
ftp b74b599bde Styling Fixes (#648) há 10 meses atrás
gamemanager fdaf297f74 Fix Lang Constant in Rsync (#667) há 1 mês atrás
litefm 86cb4275ae Fix directory traversal vulnerability and double URL decode in litefm (#666) há 2 meses atrás
lostpwd e01f3593d1 Minor Fixes / Better Fixes (#639) há 1 ano atrás
modulemanager 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 há 3 anos atrás
mysql 7f0c35c021 MySQL Module Fixes (#647) há 10 meses atrás
register e7e7b4a4eb Add boundry char after $adminEmailList há 5 anos atrás
server ca97cf507d php 8.2+ fixes (#611) há 2 anos atrás
settings 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 há 3 anos atrás
status e4986ffabe Rollback to top command for task list using PID as matching string for grep. há 7 anos atrás
subusers e2583d515a Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 há 5 anos atrás
update 86cb4275ae Fix directory traversal vulnerability and double URL decode in litefm (#666) há 2 meses atrás
user_admin dd7e3c2048 Various Minor Fixes (#615) há 2 anos atrás
user_games ca97cf507d php 8.2+ fixes (#611) há 2 anos atrás
README.modules 1901f57dfc Migrated from sf.net version 3390 há 9 anos atrás

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.