Cleanup: removed all closing tags in php files.
[fa-stable.git] / gl / includes / db / gl_db_trans.inc
index f9e270d9304653f069769cdbcea5c26d87e6686d..41c783a454a2ffc86c20eb39a7a843628d927055 100644 (file)
@@ -670,4 +670,3 @@ function get_sql_for_journal_inquiry($filter, $from, $to, $ref='', $memo='', $al
        $sql .= " GROUP BY gl.tran_date, a.gl_seq, gl.type, gl.type_no";
        return $sql;
 }
-?>
\ No newline at end of file