From 214b81e49174b98f09382eec3ef2bd7ecf24ad01 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Sun, 9 Dec 2018 16:37:15 -0800 Subject: rmagic discovery for z6 networks --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index e49134a55..4087ec006 100755 --- a/boot.php +++ b/boot.php @@ -439,6 +439,7 @@ define ( 'TERM_OBJ_APP', 7 ); * various namespaces we may need to parse */ define ( 'PROTOCOL_ZOT', 'http://purl.org/zot/protocol' ); +define ( 'PROTOCOL_ZOT6', 'http://purl.org/zot/protocol/6.0' ); 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' ); -- cgit v1.2.3