aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-20 17:20:24 -0800
committerfriendica <info@friendica.com>2014-02-20 17:20:24 -0800
commite12f6f1bd93bb42bf0fe9fc9d9a1ff08cd162a0d (patch)
tree6b3736b42759800b585e733c37bd7e4633fd8605 /boot.php
parent057e6660ca6d7eadb2119b2467191510b916c04c (diff)
downloadvolse-hubzilla-e12f6f1bd93bb42bf0fe9fc9d9a1ff08cd162a0d.tar.gz
volse-hubzilla-e12f6f1bd93bb42bf0fe9fc9d9a1ff08cd162a0d.tar.bz2
volse-hubzilla-e12f6f1bd93bb42bf0fe9fc9d9a1ff08cd162a0d.zip
small changes to a couple of lookup functions which we need to use a bit more
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 e7f583b44..fb029c44e 100755
--- a/boot.php
+++ b/boot.php
@@ -40,6 +40,7 @@ require_once('include/BaseObject.php');
require_once('include/features.php');
require_once('include/taxonomy.php');
require_once('include/identity.php');
+require_once('include/Contact.php');
define ( 'RED_PLATFORM', 'Red Matrix' );