From 6af8e19b862bc37a5a34239d53953d9dc5786d7c Mon Sep 17 00:00:00 2001 From: arun Date: Tue, 12 Dec 2006 11:25:47 +0000 Subject: small bugfixes to get comments for examples comments working --- functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index a530177..0168ce3 100644 --- a/functions.php +++ b/functions.php @@ -6,7 +6,7 @@ $host = "http://doko.nubati.net/database/index.php"; $wiki = "http://wiki.nubati.net/index.php?title=EmailDoko"; -$debug = 1; +$debug = 0; $last=-2; @@ -420,7 +420,7 @@ function display_news() global $wiki; echo "
". "Please hit shift+reload.

". - "New Database backend, lost a few features on the way.

". + "Fixed a few bugs, comments might be working again

". "If you find more bugs, please list them in the wiki.
\n"; return; -- cgit v1.2.3-18-g5258