diff options
author | Cash Costello <cash.costello@gmail.com> | 2011-11-26 16:35:25 -0500 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2011-11-26 16:35:25 -0500 |
commit | ca5a35607dfb277cecba120ce27eece7c59f270a (patch) | |
tree | 301e5b6fb94a2521f18ce926e69e659fe4e4fa54 /views/rss/extensions/tidypics | |
parent | 22afb49f30fc9bcd6be84f734e89a9b644f2fb0f (diff) | |
download | elgg-ca5a35607dfb277cecba120ce27eece7c59f270a.tar.gz elgg-ca5a35607dfb277cecba120ce27eece7c59f270a.tar.bz2 |
fixed RSS feeds for Elgg 1.8
Diffstat (limited to 'views/rss/extensions/tidypics')
-rw-r--r-- | views/rss/extensions/tidypics/channel.php | 1 | ||||
-rw-r--r-- | views/rss/extensions/tidypics/xmlns.php | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/views/rss/extensions/tidypics/channel.php b/views/rss/extensions/tidypics/channel.php deleted file mode 100644 index 8b620d15d..000000000 --- a/views/rss/extensions/tidypics/channel.php +++ /dev/null @@ -1 +0,0 @@ -<description />
\ No newline at end of file diff --git a/views/rss/extensions/tidypics/xmlns.php b/views/rss/extensions/tidypics/xmlns.php deleted file mode 100644 index cb9646dcb..000000000 --- a/views/rss/extensions/tidypics/xmlns.php +++ /dev/null @@ -1 +0,0 @@ - xmlns:media="http://search.yahoo.com/mrss/"
\ No newline at end of file |