aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-17 11:25:33 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-17 11:25:33 +0200
commit3fe7bf27de11d19f19df6d1f48e1b1a7c43a19c3 (patch)
tree487e82c12091cd43441afa2c3f5060dd5cfedba6 /boot.php
parent4b718929df2d88a14c602ae50454631d36276765 (diff)
parented4d5890770febc994f55b8eb1b9b3f6a380e664 (diff)
downloadvolse-hubzilla-3fe7bf27de11d19f19df6d1f48e1b1a7c43a19c3.tar.gz
volse-hubzilla-3fe7bf27de11d19f19df6d1f48e1b1a7c43a19c3.tar.bz2
volse-hubzilla-3fe7bf27de11d19f19df6d1f48e1b1a7c43a19c3.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
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 8b2ac02c2..258697924 100755
--- a/boot.php
+++ b/boot.php
@@ -46,6 +46,7 @@ require_once('include/account.php');
require_once('include/zid.php');
require_once('include/xchan.php');
require_once('include/hubloc.php');
+require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );