This commit is contained in:
Andreas Österreicher
2011-03-24 08:43:38 +00:00
parent 79b7dea2bc
commit 20b720c938
+1 -1
View File
@@ -171,7 +171,7 @@ if (isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml")
$i++;
}
if($i>=28)
if($i>28)
echo " </details_1>\n";
else
echo " </details>\n";