Cleanup: removed all closing tags in php files.
[fa-stable.git] / sales / includes / db / recurrent_invoices_db.inc
index 0d4dd98b8388bbf3052972204623e4c0cb32c85e..ba173f3336596ba9b511a2c5359f7f0f0c0457d9 100644 (file)
@@ -63,4 +63,3 @@ function get_recurrent_invoice($selected_id)
        $result = db_query($sql,"could not get recurrent invoice");
        return db_fetch($result);
 }
-?>
\ No newline at end of file