From dda51954185ef5a1801ef2b9a2b99cb796399a91 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Wed, 29 Sep 2010 22:11:26 -0700 Subject: show members of locked conversations --- index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 898a1c37a..f86fbe138 100644 --- a/index.php +++ b/index.php @@ -86,7 +86,8 @@ if(x($_SESSION,'sysmsg')) { // Feel free to comment out this line on production sites. $a->page['content'] .= $debug_text; -$a->page['content'] .= '
'; + +$a->page['content'] .= '
'; // build page -- cgit v1.2.3