Changes in db scheme: gl_trans.type_no optimized to int, changed lock_stock.reorder_l...
[fa-stable.git] / includes / db / manufacturing_db.inc
index bfd4070468eb004d0b5ef9ec29e82411c70cc051..88083ef3deaf284ddaa71093a5b36f82b43931a4 100644 (file)
@@ -302,4 +302,3 @@ function check_for_recursive_bom($ultimate_parent, $component_to_check)
        return 0;
 } //end of function check_for_recursive_bom
 
-?>