You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rogier Neeleman
0cc76c84c9
|
9 years ago | |
---|---|---|
application | 9 years ago | |
css | 9 years ago | |
js | 9 years ago | |
system | 9 years ago | |
.gitignore | 9 years ago | |
.htaccess | 9 years ago | |
README.md | 9 years ago | |
index.php | 9 years ago |
README.md
README
This is a score system for scout patrols in the Netherlands.
Installation
- Copy the whole tree to a webserver with php support.
- In /application/config/ copy config_example.php to config.php.
- In /application/config/ copy database_example.php to database.php.
- Edit the config.php and edit the variables:
- base_url, the URL of the website.
- language, your language. Dutch or English.
- sess_*, your session cookie preferences.
- Edit the database.php to your needs.