don’t lie about the language.

This commit is contained in:
Marcus Rohrmoser 2016-11-07 23:29:44 +01:00
parent 71fc854663
commit 750812c512

View file

@ -47,7 +47,7 @@ EOD;
/* Data are prepared, now let's begin the "MAGIE !!!" */
$toReturn = '<?xml version="1.0" encoding="UTF-8"?>';
$toReturn .= <<<EOD
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xml:lang="en-US">
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
<title type="text">{$title}</title>
<id>http{$https}://{$httpHost}{$httpInfo}/</id>