aboutsummaryrefslogtreecommitdiffstats
path: root/include/bbcode.php
diff options
context:
space:
mode:
authorAndrew Manning <andrewmanning@grid.reticu.li>2017-08-05 11:24:03 +0000
committerAndrew Manning <andrewmanning@grid.reticu.li>2017-08-05 11:24:03 +0000
commit03ca0bfa696a76e20ac00525676c9943a25b0370 (patch)
treeec838248a1be34522ce698210c57169180261442 /include/bbcode.php
parentba62f144823fd2ee31e3c19eb2c1cb10782c9184 (diff)
parenta618f70f56efdcaaf9da6dcfcab9cce6a933303b (diff)
downloadvolse-hubzilla-03ca0bfa696a76e20ac00525676c9943a25b0370.tar.gz
volse-hubzilla-03ca0bfa696a76e20ac00525676c9943a25b0370.tar.bz2
volse-hubzilla-03ca0bfa696a76e20ac00525676c9943a25b0370.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into doco
Diffstat (limited to 'include/bbcode.php')
-rw-r--r--include/bbcode.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bbcode.php b/include/bbcode.php
index c408af35d..9f9b5c5e1 100644
--- a/include/bbcode.php
+++ b/include/bbcode.php
@@ -7,7 +7,7 @@
require_once('include/oembed.php');
require_once('include/event.php');
require_once('include/zot.php');
-
+require_once('include/html2plain.php');
function get_bb_tag_pos($s, $name, $occurance = 1) {