X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fincludes%2Fgl_db.inc;h=242ecf04ab0e9c4b7e12a3b9592bbf422c9cdbd4;hb=5b8f4c4b4aa8cf996bc071f116bfce1273200fa2;hp=cb9a2f1f472df777b754a8f4f4d7477940d73602;hpb=b7c529deab2a573dba40177dc8f50b0964df4cb8;p=fa-stable.git diff --git a/gl/includes/gl_db.inc b/gl/includes/gl_db.inc index cb9a2f1f..242ecf04 100644 --- a/gl/includes/gl_db.inc +++ b/gl/includes/gl_db.inc @@ -1,5 +1,14 @@ . +***********************************************************************/ include_once($path_to_root . "/includes/banking.inc"); include_once($path_to_root . "/gl/includes/db/gl_db_trans.inc"); @@ -11,4 +20,3 @@ include_once($path_to_root . "/gl/includes/db/gl_db_rates.inc"); include_once($path_to_root . "/gl/includes/db/gl_db_accounts.inc"); include_once($path_to_root . "/gl/includes/db/gl_db_account_types.inc"); //-------------------------------------------------------------------------------- -?> \ No newline at end of file