®omano c2953576dc Removing DSi administration icon from OGP Master 8 years ago
..
TS3Admin b82b72ed07 Fixed Copyrights in the files 8 years ago
addonsmanager ccf128459d Now each module stores its own game monitor buttons in a file called monitor_buttons.php 8 years ago
administration c2953576dc Removing DSi administration icon from OGP Master 8 years ago
config_games a75aae9bf2 Space Engineers xml updated 8 years ago
dashboard c0891bcb46 duplicated lang constant, hasValue to isset and !empty, function getThemePath 8 years ago
extras b82b72ed07 Fixed Copyrights in the files 8 years ago
ftp 6dd1d88368 Now the FTP is only accesible from game monitor 8 years ago
gamemanager 3730ad4955 Little fix to show the buttons of game monitor properly. 8 years ago
litefm a36c2d99ae Some little improvements in litefm to avoid PHP warnings. 8 years ago
lostpwd b82b72ed07 Fixed Copyrights in the files 8 years ago
modulemanager a44aebb1e1 Module Prerequisites Checking Added and Installer Changes 8 years ago
mysql ccf128459d Now each module stores its own game monitor buttons in a file called monitor_buttons.php 8 years ago
register b82b72ed07 Fixed Copyrights in the files 8 years ago
server f7c992d4c8 Removed the old api in the includes folder 8 years ago
settings 7a21c1bfc0 changed div styling for H4 html tag 8 years ago
status b82b72ed07 Fixed Copyrights in the files 8 years ago
subusers b82b72ed07 Fixed Copyrights in the files 8 years ago
update 57138e395c Update Cronjobs to New API Post Update? 8 years ago
user_admin c0891bcb46 duplicated lang constant, hasValue to isset and !empty, function getThemePath 8 years ago
user_games c0891bcb46 duplicated lang constant, hasValue to isset and !empty, function getThemePath 8 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.