Merged changes up to 2.3.16 into unstable
[fa-stable.git] / reporting / rep409.php
index 20f9dae488d9a076cad80e8498a3853254d310a6..7db6a4ef2b7255408371f20be0a49d56aeb28981 100644 (file)
@@ -38,7 +38,6 @@ function print_workorders()
        $comments = $_POST['PARAM_3'];
        $orientation = $_POST['PARAM_4'];
 
-
        if (!$from || !$to) return;
 
        $orientation = ($orientation ? 'L' : 'P');