aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-09-20 22:28:52 -0700
committerzotlabs <mike@macgirvin.com>2017-09-20 22:28:52 -0700
commit4372e1fcda6bf92da881d1712f05aa18f321bdba (patch)
tree1b0b97a7c5bc2b66dd074fa0efa5e7625ae5a986 /boot.php
parent4ae503bef7e54601bf665e96a2af269d95a54e82 (diff)
parent15691d3ced329dd8d6aa2c4fa7ca1ec1886a1c70 (diff)
downloadvolse-hubzilla-4372e1fcda6bf92da881d1712f05aa18f321bdba.tar.gz
volse-hubzilla-4372e1fcda6bf92da881d1712f05aa18f321bdba.tar.bz2
volse-hubzilla-4372e1fcda6bf92da881d1712f05aa18f321bdba.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index e4738bd34..b6a33b808 100755
--- a/boot.php
+++ b/boot.php
@@ -456,6 +456,8 @@ define ( 'NAMESPACE_STATUSNET', 'http://status.net/schema/api/1/' );
define ( 'NAMESPACE_ATOM1', 'http://www.w3.org/2005/Atom' );
define ( 'NAMESPACE_YMEDIA', 'http://search.yahoo.com/mrss/' );
+define ( 'ACTIVITYSTREAMS_JSONLD_REV', 'https://www.w3.org/ns/activitystreams-history/v1.8.jsonld' );
+define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.2' );
/**
* activity stream defines
*/