aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-01-08 14:45:21 -0800
committerzotlabs <mike@macgirvin.com>2018-01-08 14:45:21 -0800
commit62f0266f467a03ce313edd8dc582c5c194cd5396 (patch)
tree2b4925b8ea8876df531232076e52f2bd8a10fd24 /boot.php
parent0d415fb3c9db41ee97b7ce933ebc84eab38a1fa4 (diff)
downloadvolse-hubzilla-62f0266f467a03ce313edd8dc582c5c194cd5396.tar.gz
volse-hubzilla-62f0266f467a03ce313edd8dc582c5c194cd5396.tar.bz2
volse-hubzilla-62f0266f467a03ce313edd8dc582c5c194cd5396.zip
scrutinizer issues: none worthy of including in 3.0, there will likely be a few hundred more before all is said and done.
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 2917410b4..ae2628bc9 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' );