aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-01-09 17:05:39 -0800
committerzotlabs <mike@macgirvin.com>2018-01-09 17:05:39 -0800
commitf0798f78333ef52c0859a57c71fd7502923b4242 (patch)
treef9c8b55df5c95cf6c338250990bd78ea4e575c87 /boot.php
parent75804d7ce57a476c85a486c807ea1f5a75235a0e (diff)
parentef7225b4f68ce032184e73b4af7444c90d1109a5 (diff)
downloadvolse-hubzilla-f0798f78333ef52c0859a57c71fd7502923b4242.tar.gz
volse-hubzilla-f0798f78333ef52c0859a57c71fd7502923b4242.tar.bz2
volse-hubzilla-f0798f78333ef52c0859a57c71fd7502923b4242.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 9f5651cd7..e3939a5d3 100755
--- a/boot.php
+++ b/boot.php
@@ -48,6 +48,7 @@ require_once('include/zid.php');
require_once('include/xchan.php');
require_once('include/hubloc.php');
require_once('include/attach.php');
+require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '3.1.1' );