From 25610c0ccb4c7c99fe0d6d82d6738dbcc40d05e3 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 28 Oct 2014 00:52:21 +0100 Subject: v4.2 Sortable table + other improvements. --- functions.php | 48 +++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 43 insertions(+), 5 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index eba19f9..17c2ce3 100644 --- a/functions.php +++ b/functions.php @@ -146,10 +146,31 @@ function print_list($option = false){ lredirect("liste"); global $db; global $c; + global $moar; + + $moar->addHeader(''); + $moar->addFooter(' + + '); $result = $db->doQuery("SELECT * FROM " . DBPREFIX . "member;"); ?> -
Mit * markierte Felder sind Pflichtfelder.
+