From e2476307baa8753dc866c7a1aed485d9f6d3fcd0 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Fri, 12 Jun 2009 15:41:45 +0000 Subject: Updated Creative Commons namespace to current. Thanks to Toby Inkster for the patch. --- lib/rssaction.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/rssaction.php b/lib/rssaction.php index 2f25ed7e4..0678b8982 100644 --- a/lib/rssaction.php +++ b/lib/rssaction.php @@ -239,7 +239,7 @@ class Rss10Action extends Action 'xmlns:dc' => 'http://purl.org/dc/elements/1.1/', 'xmlns:cc' => - 'http://web.resource.org/cc/', + 'http://creativecommons.org/ns#', 'xmlns:content' => 'http://purl.org/rss/1.0/modules/content/', 'xmlns:foaf' => -- cgit v1.2.3-54-g00ecf