aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-04-03 11:35:47 +0200
committerMario Vavti <mario@mariovavti.com>2016-04-03 11:35:47 +0200
commit7850b04853e61d85a5657410b31aa36db4c19ec4 (patch)
treeaafe878eade5a433a1d0f583eaec6113615bc5e4 /boot.php
parentb6f18a9a0b044339e334139284294a246ab245ad (diff)
parent84feff9500db2b66c977749e0c5b777259031783 (diff)
downloadvolse-hubzilla-7850b04853e61d85a5657410b31aa36db4c19ec4.tar.gz
volse-hubzilla-7850b04853e61d85a5657410b31aa36db4c19ec4.tar.bz2
volse-hubzilla-7850b04853e61d85a5657410b31aa36db4c19ec4.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index cc916c600..c4d8ec13a 100755
--- a/boot.php
+++ b/boot.php
@@ -454,7 +454,7 @@ define ( 'TERM_OBJ_APP', 7 );
/**
* various namespaces we may need to parse
*/
-
+define ( 'PROTOCOL_ZOT', 'http://purl.org/zot/protocol' );
define ( 'NAMESPACE_ZOT', 'http://purl.org/zot' );
define ( 'NAMESPACE_DFRN' , 'http://purl.org/macgirvin/dfrn/1.0' );
define ( 'NAMESPACE_THREAD' , 'http://purl.org/syndication/thread/1.0' );