OwN-3m-All 0603b0fed3 Urban Terror Config Update (#629) 2 years ago
..
TS3Admin cfe078f2bd IPv6 Support (#626) 2 years ago
addonsmanager dd7e3c2048 Various Minor Fixes (#615) 2 years ago
administration cfe078f2bd IPv6 Support (#626) 2 years ago
config_games 0603b0fed3 Urban Terror Config Update (#629) 2 years ago
dashboard 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 3 years ago
extras ca97cf507d php 8.2+ fixes (#611) 2 years ago
ftp 00016442b3 Restored unwanted changes 3 years ago
gamemanager dd7e3c2048 Various Minor Fixes (#615) 2 years ago
litefm f22caff1ad Security Enhancements (#624) 2 years ago
lostpwd b82b72ed07 Fixed Copyrights in the files 8 years ago
modulemanager 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 3 years ago
mysql ca97cf507d php 8.2+ fixes (#611) 2 years ago
register e7e7b4a4eb Add boundry char after $adminEmailList 5 years ago
server ca97cf507d php 8.2+ fixes (#611) 2 years ago
settings 75fdc50f48 Changes (on new setups) the charset of the database from latin1 to utf8mb4 3 years ago
status e4986ffabe Rollback to top command for task list using PID as matching string for grep. 7 years ago
subusers e2583d515a Minor Changes as Referenced in PR https://github.com/OpenGamePanel/OGP-Website/pull/521 5 years ago
update dd7e3c2048 Various Minor Fixes (#615) 2 years ago
user_admin dd7e3c2048 Various Minor Fixes (#615) 2 years ago
user_games ca97cf507d php 8.2+ fixes (#611) 2 years ago
README.modules 1901f57dfc Migrated from sf.net version 3390 9 years ago

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.