1
0
Форк 0
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
Rogier Neeleman 067d650a85 Bug in weergeven groepsnaam bij uitslag. 10 роки тому
application Bug in weergeven groepsnaam bij uitslag. 10 роки тому
bootstrap Change to bootstrap framework. 10 роки тому
css Start of page style to work with. 10 роки тому
images Change to bootstrap framework. 10 роки тому
js HTML KickStart added 10 роки тому
system CodeIgniter 3.0.4 added 10 роки тому
.gitignore Backup map voor backups. 10 роки тому
.htaccess updated htaccess file 10 роки тому
README.md Enabled sessions 10 роки тому
index.php CodeIgniter 3.0.4 added 10 роки тому

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.