From 12734da8826299ffd24c0a15f6dbf205892d7221 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 14 Apr 2014 08:35:13 +0200 Subject: Pushed to v3 --- www/liste.php | 45 +++++++++++++++++++++------------------------ 1 file changed, 21 insertions(+), 24 deletions(-) (limited to 'www/liste.php') diff --git a/www/liste.php b/www/liste.php index 94deb1a..2ff3490 100644 --- a/www/liste.php +++ b/www/liste.php @@ -3,12 +3,10 @@ /* Copyright Maximilian Möhring, 2013 Licensed under the GPL. Read LICENSE for more Information.*/ -include("header.php"); - -$db = new SQLite3("../database/database.sqlite"); - -?> +function print_list($db){ + include("static/header.php"); + echo "