X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=inventory%2Fincludes%2Fdb%2Fitems_codes_db.inc;h=5b29bf247420b08b51d829db1c22fb184ca2aa87;hb=5b8f4c4b4aa8cf996bc071f116bfce1273200fa2;hp=5169e2d02348a28da83bdfd6311c14fdc9348cad;hpb=3b06c6c4718610a408cae2e9b76c3134ca30b84c;p=fa-stable.git diff --git a/inventory/includes/db/items_codes_db.inc b/inventory/includes/db/items_codes_db.inc index 5169e2d0..5b29bf24 100644 --- a/inventory/includes/db/items_codes_db.inc +++ b/inventory/includes/db/items_codes_db.inc @@ -159,4 +159,3 @@ function get_where_used($item_code) AND item_code!=".db_escape($item_code); return db_query($sql, "where used query failed"); } -?> \ No newline at end of file