Moved rules to database to make changes more easily in the setup

This commit is contained in:
Daniel Winzen
2015-04-02 18:19:36 +02:00
parent 8bf25230f2
commit e6265ba296
4 changed files with 36 additions and 18 deletions

View File

@ -45,6 +45,7 @@ Then copy the script to your web-server directory and call the script in your br
http://(server)/(script-name).php?action=setup
Now you can create the Superadmin account. With this account you can administer the chat and add new members and set the guest access.
As soon as you are done with the setup, all necessary database tables will be created and the chat can be used.
Note: If you updated the script, please visit http://(server)/(script-name).php?action=setup again, to make sure, that any database changes are applied and no errors occure.
Translating:
------------