aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-20 23:14:43 -0700
committerFriendika <info@friendika.com>2011-07-20 23:14:43 -0700
commit1d7d4bf8c6dcd8d3d70129d5a09228a62851cc74 (patch)
tree2f061ee489e1e8224c3ef61bb07088f2ec2b1fea /boot.php
parent530722568281188f262c5da5fcc8020528f1a3ac (diff)
downloadvolse-hubzilla-1d7d4bf8c6dcd8d3d70129d5a09228a62851cc74.tar.gz
volse-hubzilla-1d7d4bf8c6dcd8d3d70129d5a09228a62851cc74.tar.bz2
volse-hubzilla-1d7d4bf8c6dcd8d3d70129d5a09228a62851cc74.zip
wrong path for salmon verify
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 61585419a..a5ce5f5c3 100644
--- a/boot.php
+++ b/boot.php
@@ -135,7 +135,7 @@ define ( 'NAMESPACE_POCO', 'http://portablecontacts.net/spec/1.0' );
define ( 'NAMESPACE_FEED', 'http://schemas.google.com/g/2010#updates-from' );
define ( 'NAMESPACE_OSTATUS', 'http://ostatus.org/schema/1.0' );
define ( 'NAMESPACE_STATUSNET', 'http://status.net/schema/api/1/' );
-
+define ( 'NAMESPACE_ATOM1', 'http://www.w3.org/2005/Atom' );
/**
* activity stream defines
*/