mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-09 16:19:28 +00:00
This commit is contained in:
@@ -183,7 +183,8 @@ if (isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml")
|
||||
$i++;
|
||||
}
|
||||
//echo "pos:".$pagebreakposition;
|
||||
if($i>$pagebreakposition)
|
||||
//if($i>$pagebreakposition)
|
||||
if($pagebreak)
|
||||
echo " </details_1>\n";
|
||||
else
|
||||
echo " </details>\n";
|
||||
|
||||
Reference in New Issue
Block a user