rocco27 26800f8535 Merge pull request #373 from rocco27/master пре 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 a75aae9bf2 Space Engineers xml updated пре 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 e68fc5191e Changed the update link to the new API format in game monitor. пре 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 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 a5897c56e0 Fix: Show the proper Token пре 8 година
user_games 2cd5961c8c Changed a function so the panel will update tokens instead of passwords пре 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.