From 94ae4609e1f76649572d493822ab8087cfaeef12 Mon Sep 17 00:00:00 2001 From: Xkeeper Date: Sun, 13 Nov 2011 15:04:42 -0800 Subject: [PATCH] Forgot the part that printed them (sigh) --- lib/function.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/function.php b/lib/function.php index 0dded1c..f8e1ba3 100644 --- a/lib/function.php +++ b/lib/function.php @@ -1362,7 +1362,7 @@ pw_d.projectwonderful_background_color = \"#$bgcolor\"; } if (!$silence) { - errorhandler(-1); + print errorhandler(-1); } $done = true;