From e19d1111ad12ce6845608744278e257d036cf434 Mon Sep 17 00:00:00 2001 From: Latif Khalifa Date: Sat, 12 Oct 2013 01:01:30 +0200 Subject: [PATCH] Layout tabs for stats page --- htdocs/statistics.php | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/htdocs/statistics.php b/htdocs/statistics.php index 3c95677..990cf46 100644 --- a/htdocs/statistics.php +++ b/htdocs/statistics.php @@ -3,11 +3,50 @@ define("SITE_ROOT", realpath(dirname(__file__))); require_once SITE_ROOT . "/lib/init.php"; $S->requireUser(); +$filter = new SearchFilter(); Layout::header(); +$filter->render(); ?> + +
+
+ -Not implemented + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ +