|
|
@ -6,4 +6,6 @@ This is a score system for scout patrols in the Netherlands. |
|
|
|
|
|
|
|
|
|
|
|
* Copy the whole tree to a webserver with php support. |
|
|
|
* Copy the whole tree to a webserver with php support. |
|
|
|
* In /application/config/ copy config_example.php to config.php. |
|
|
|
* 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 variable base_url, language. |
|
|
|
* Edit the config.php and edit the variable base_url, language. |
|
|
|
|
|
|
|
* Edit the database.php to your needs. |
|
|
|