DieFeM 3ba03d0f4a Fixed a bug with script paths at litefm 8 лет назад
..
TS3Admin b82b72ed07 Fixed Copyrights in the files 8 лет назад
addonsmanager 91ee2ffd27 Little change for retro-compatibility 8 лет назад
administration 8d952ee8c6 Merge remote-tracking branch 'upstream/master' 8 лет назад
config_games 4f87c2e374 Starbound xml update 8 лет назад
dashboard b82b72ed07 Fixed Copyrights in the files 8 лет назад
extras b82b72ed07 Fixed Copyrights in the files 8 лет назад
ftp b82b72ed07 Fixed Copyrights in the files 8 лет назад
gamemanager 91ee2ffd27 Little change for retro-compatibility 8 лет назад
litefm 3ba03d0f4a Fixed a bug with script paths at litefm 8 лет назад
lostpwd b82b72ed07 Fixed Copyrights in the files 8 лет назад
modulemanager a44aebb1e1 Module Prerequisites Checking Added and Installer Changes 8 лет назад
mysql b82b72ed07 Fixed Copyrights in the files 8 лет назад
register b82b72ed07 Fixed Copyrights in the files 8 лет назад
server b82b72ed07 Fixed Copyrights in the files 8 лет назад
settings b82b72ed07 Fixed Copyrights in the files 8 лет назад
status b82b72ed07 Fixed Copyrights in the files 8 лет назад
subusers b82b72ed07 Fixed Copyrights in the files 8 лет назад
update b82b72ed07 Fixed Copyrights in the files 8 лет назад
user_admin b82b72ed07 Fixed Copyrights in the files 8 лет назад
user_games b020de5a72 Removed checkDisplayPublicIP from some functions 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.