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