From cc8a11eee2c0f8c190ac421542845bfc3ae0b5c4 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 7 Nov 2012 14:09:51 -0800 Subject: allow theme selection --- mod/channel.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/channel.php') diff --git a/mod/channel.php b/mod/channel.php index 4fd7a6481..01803a4aa 100644 --- a/mod/channel.php +++ b/mod/channel.php @@ -58,6 +58,7 @@ function channel_content(&$a, $update = 0) { } + require_once("include/bbcode.php"); require_once('include/security.php'); require_once('include/conversation.php'); -- cgit v1.2.3