1
0
Atdalīts 0
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
Rogier Neeleman 067d650a85 Bug in weergeven groepsnaam bij uitslag. pirms 10 gadiem
application Bug in weergeven groepsnaam bij uitslag. pirms 10 gadiem
bootstrap Change to bootstrap framework. pirms 10 gadiem
css Start of page style to work with. pirms 10 gadiem
images Change to bootstrap framework. pirms 10 gadiem
js HTML KickStart added pirms 10 gadiem
system CodeIgniter 3.0.4 added pirms 10 gadiem
.gitignore Backup map voor backups. pirms 10 gadiem
.htaccess updated htaccess file pirms 10 gadiem
README.md Enabled sessions pirms 10 gadiem
index.php CodeIgniter 3.0.4 added pirms 10 gadiem

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.