own3mall c4a5923316 Update Cronjob Passwords when Home Control Password is Changed 8 år sedan
..
TS3Admin 987b616668 Update module.php 9 år sedan
addonsmanager cd840d15c3 Fixed Copyrights in the files Part IV. 9 år sedan
administration 937963506c File Manager settings icon change to match the new one in game manager 8 år sedan
config_games a6a86cc731 Merge remote-tracking branch 'upstream/master' 8 år sedan
dashboard cd840d15c3 Fixed Copyrights in the files Part IV. 9 år sedan
extras 01b6d9da66 Make update result more readable 8 år sedan
ftp 97331460c5 Length Validation 8 år sedan
gamemanager 0c055872e2 Setting Up to Fix https://github.com/OpenGamePanel/Module-Cron/issues/13 8 år sedan
litefm 7c2733bc40 Fixes Filemanager Download Issue 8 år sedan
lostpwd fbffaba373 Fixed Copyrights in the files Part III. 9 år sedan
modulemanager fbffaba373 Fixed Copyrights in the files Part III. 9 år sedan
mysql 8276b0cb3b Merge pull request #1 from Adjokip/patch-9 8 år sedan
register fbffaba373 Fixed Copyrights in the files Part III. 9 år sedan
server b301a6f02d Removed Agent IP if Display Public IP not set 9 år sedan
settings 0000d388c7 New Setting for Default Home Directory Prefix 8 år sedan
status 102d319cc4 Localized Uptime in Dashboard 8 år sedan
subusers fbffaba373 Fixed Copyrights in the files Part III. 9 år sedan
update a166e57275 Make commits link consistent with the repo used 8 år sedan
user_admin 333ee6dc38 Pagination For Groups page 8 år sedan
user_games c4a5923316 Update Cronjob Passwords when Home Control Password is Changed 8 år sedan
README.modules 1901f57dfc Migrated from sf.net version 3390 9 år sedan

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.