From c776fe0dbfbda0c18d19624a25d7930aefe22bb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Fri, 28 Sep 2012 09:21:47 +0000 Subject: [PATCH] --- rdf/bestelldetail.rdf.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rdf/bestelldetail.rdf.php b/rdf/bestelldetail.rdf.php index 280e65a5e..7cc395890 100755 --- a/rdf/bestelldetail.rdf.php +++ b/rdf/bestelldetail.rdf.php @@ -183,7 +183,8 @@ if (isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml") $i++; } //echo "pos:".$pagebreakposition; - if($i>$pagebreakposition) + //if($i>$pagebreakposition) + if($pagebreak) echo " \n"; else echo " \n";