Cleanup: removed all closing tags in php files.
[fa-stable.git] / inventory / includes / inventory_db.inc
index 5c2aec1781457b62e9352a95afe609de8670370c..4b61255236232a5e7cb43f0388da664c8b2653dc 100644 (file)
@@ -77,4 +77,3 @@ function send_reorder_email($loc, $st_ids, $st_names, $st_num, $st_reorder)
        $mail->text($msg);
        return $mail->send();
 }
-?>