New files from unstable branch
[fa-stable.git] / reporting / rep710.php
index befed437404a9427be2555a011d8f8c1900e538f..06485b2c2b20b828c103703bf93ab236763cad15 100644 (file)
@@ -88,7 +88,7 @@ function print_audit_trail()
 
     $rep->Font();
     $rep->Info($params, $cols, $headers, $aligns);
-    $rep->Header();
+    $rep->NewPage();
 
     $trans = getTransactions($from, $to, $systype, $user);