From 1408eba91768b8528ce7134cd6c7e85f6a879a72 Mon Sep 17 00:00:00 2001 From: Pim van den Berg Date: Tue, 1 Mar 2011 10:34:02 +0100 Subject: add links to footer --- inc/html.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inc/html.inc.php b/inc/html.inc.php index ada8d99..a580899 100644 --- a/inc/html.inc.php +++ b/inc/html.inc.php @@ -33,10 +33,11 @@ EOT; } function html_end() { + global $CONFIG; echo << -- cgit v1.1