Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Rogier Neeleman 067d650a85 Bug in weergeven groepsnaam bij uitslag. 8 anni fa
application Bug in weergeven groepsnaam bij uitslag. 8 anni fa
bootstrap Change to bootstrap framework. 8 anni fa
css Start of page style to work with. 8 anni fa
images Change to bootstrap framework. 8 anni fa
js HTML KickStart added 8 anni fa
system CodeIgniter 3.0.4 added 8 anni fa
.gitignore Backup map voor backups. 8 anni fa
.htaccess updated htaccess file 8 anni fa
README.md Enabled sessions 8 anni fa
index.php CodeIgniter 3.0.4 added 8 anni fa

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.