From 4074a288ffff0c52bcc5508ea89de49d20eafba2 Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Mon, 15 Apr 2013 19:56:24 -0700 Subject: [PATCH] Fix return statement --- inc/html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/html.php b/inc/html.php index e963cda..1e6f512 100644 --- a/inc/html.php +++ b/inc/html.php @@ -565,7 +565,7 @@ function manageStatus() { $post_html .= '' . buildPost($post, TINYIB_INDEXPAGE) . '
'; } - $output .= << Status