summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2010-02-25 16:06:49 -0800
committerZach Copley <zach@status.net>2010-02-25 16:06:49 -0800
commit7922edb5b6c4ad55a1b81fa16c93e5656b676b26 (patch)
tree7f128941174c2b14a69ac102e28eaa1dbd3529da /classes
parentbac959ad46e6e04bce8c29f8a24e198e62bf5616 (diff)
Add lots of fun avatars to our Atom output
Diffstat (limited to 'classes')
-rw-r--r--classes/Notice.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/Notice.php b/classes/Notice.php
index 46c5ebb37..ac4640534 100644
--- a/classes/Notice.php
+++ b/classes/Notice.php
@@ -1096,6 +1096,7 @@ class Notice extends Memcached_DataObject
'xmlns:thr' => 'http://purl.org/syndication/thread/1.0',
'xmlns:georss' => 'http://www.georss.org/georss',
'xmlns:activity' => 'http://activitystrea.ms/spec/1.0/',
+ 'xmlns:media' => 'http://purl.org/syndication/atommedia',
'xmlns:poco' => 'http://portablecontacts.net/spec/1.0',
'xmlns:ostatus' => 'http://ostatus.org/schema/1.0');
} else {