aboutsummaryrefslogtreecommitdiffstats
path: root/mod/channel.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/channel.php')
-rw-r--r--mod/channel.php1
1 files changed, 1 insertions, 0 deletions
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');