Cleanup comments. Small bugfixes. Final run
[fa-stable.git] / reporting / rep109.php
index dde986674c2e7cfc7315cfb429aa0bcbcade74af..53df06f61a8b42d9a89a16c016124bd3bdaec212 100644 (file)
@@ -138,7 +138,6 @@ function print_sales_orders()
                                $rep->TextCol(6, 7,     $DisplayNet, -2);
                        }
                        $rep->row = $newrow;
-                       //$rep->NewLine(1);
                        if ($rep->row < $rep->bottomMargin + (15 * $rep->lineHeight))
                                $rep->NewPage();
                }