mime~
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1095 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
@ -44,7 +44,7 @@ class RSS_Images implements Extension {
|
||||
global $page;
|
||||
global $config;
|
||||
$page->set_mode("data");
|
||||
$page->set_type("application/xml");
|
||||
$page->set_type("application/rss+xml");
|
||||
|
||||
$data = "";
|
||||
foreach($images as $image) {
|
||||
|
Reference in New Issue
Block a user