mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user