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 067d650a85 Bug in weergeven groepsnaam bij uitslag. пре 8 година
application Bug in weergeven groepsnaam bij uitslag. пре 8 година
bootstrap Change to bootstrap framework. пре 8 година
css Start of page style to work with. пре 8 година
images Change to bootstrap framework. пре 8 година
js HTML KickStart added пре 8 година
system CodeIgniter 3.0.4 added пре 8 година
.gitignore Backup map voor backups. пре 8 година
.htaccess updated htaccess file пре 8 година
README.md Enabled sessions пре 8 година
index.php CodeIgniter 3.0.4 added пре 8 година

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.