X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fwork_order_release.php;h=0f274fd83e9163d7a3b780b7f1ab2a9e8b622365;hb=f2343f51b0ed0d9abd2ec98b64f202beb9716d37;hp=2837f5e9eac2fcc2082a17ba62bb50db831c4abd;hpb=40aaa8d880ce627f2ada82de0ef44dde364eafa5;p=fa-stable.git diff --git a/manufacturing/work_order_release.php b/manufacturing/work_order_release.php index 2837f5e9..0f274fd8 100644 --- a/manufacturing/work_order_release.php +++ b/manufacturing/work_order_release.php @@ -14,7 +14,6 @@ $path_to_root = ".."; include_once($path_to_root . "/includes/session.inc"); include_once($path_to_root . "/includes/date_functions.inc"); -include_once($path_to_root . "/includes/manufacturing.inc"); include_once($path_to_root . "/manufacturing/includes/manufacturing_db.inc"); include_once($path_to_root . "/manufacturing/includes/manufacturing_ui.inc");