hook_db_prewrite is not properly used inside journal entry. Fixed by @kvvaradha.
[fa-stable.git] / gl / includes / db / gl_db_currencies.inc
index eee35e1cf06cf3a170a2b605870ff92c5e21704e..0efa42076564cf2773919ae73a172399e70a77a8 100644 (file)
@@ -68,6 +68,3 @@ function get_currencies($all=false)
        return db_query($sql, "could not get currencies");
 }
 
-//---------------------------------------------------------------------------------------------
-
-?>
\ No newline at end of file