OwN-3m-All dd7e3c2048 Various Minor Fixes (#615) пре 2 година
..
TS3Admin 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 пре 3 година
addonsmanager dd7e3c2048 Various Minor Fixes (#615) пре 2 година
administration 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 пре 3 година
config_games 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 пре 3 година
dashboard 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 пре 3 година
extras ca97cf507d php 8.2+ fixes (#611) пре 2 година
ftp 00016442b3 Restored unwanted changes пре 3 година
gamemanager dd7e3c2048 Various Minor Fixes (#615) пре 2 година
litefm dd7e3c2048 Various Minor Fixes (#615) пре 2 година
lostpwd b82b72ed07 Fixed Copyrights in the files пре 8 година
modulemanager 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 пре 3 година
mysql ca97cf507d php 8.2+ fixes (#611) пре 2 година
register e7e7b4a4eb Add boundry char after $adminEmailList пре 5 година
server ca97cf507d php 8.2+ fixes (#611) пре 2 година
settings 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 пре 3 година
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 dd7e3c2048 Various Minor Fixes (#615) пре 2 година
user_admin dd7e3c2048 Various Minor Fixes (#615) пре 2 година
user_games ca97cf507d php 8.2+ fixes (#611) пре 2 година
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.