git-svn-id: http://xe-core.googlecode.com/svn/trunk@264 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-06 01:31:49 +00:00
parent b9d1d22464
commit 9bea7099e3
2 changed files with 0 additions and 28 deletions

View file

@ -11,7 +11,6 @@
var $rss_types = array(
"rss20" => "rss 2.0",
"rss10" => "rss 1.0",
"atom03" => "atom 0.3",
);
}