Updated navbar, added aktiviteter, deleted soek, made the ticker into an include

This commit is contained in:
2016-08-30 18:13:31 +02:00
parent cbe73d9505
commit 4f1d3ee6b3
17 changed files with 98 additions and 93 deletions

View File

@@ -1,3 +1,5 @@
REM php og sqlite3 må være tilgjengelig i PATH
IF EXIST "sql_config.php" goto config_end
cp sql_config_example.php sql_config.php
:config_end