summaryrefslogtreecommitdiff
path: root/lib/atomnoticefeed.php
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2010-06-26 10:18:03 -0400
committerBrion Vibber <brion@pobox.com>2010-06-26 10:18:03 -0400
commit00e129b01343e37dbd662b95f423e731b0867023 (patch)
treeba7e1bb3706adb6081bb61fd9499bef38213be8e /lib/atomnoticefeed.php
parentdad0b06a386092b159118780a6a6801f3cf674de (diff)
parent696e4ba393c658d5b2e1fe46e1389bd7b2cfdb34 (diff)
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
Diffstat (limited to 'lib/atomnoticefeed.php')
-rw-r--r--lib/atomnoticefeed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/atomnoticefeed.php b/lib/atomnoticefeed.php
index ef44de4b6..6ed803ce4 100644
--- a/lib/atomnoticefeed.php
+++ b/lib/atomnoticefeed.php
@@ -95,7 +95,7 @@ class AtomNoticeFeed extends Atom10Feed
$this->addNamespace(
'statusnet',
- 'http://status.net/ont/'
+ 'http://status.net/schema/api/1/'
);
}