projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f8dbd3
)
Removed bank_trans_types.inc
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Fri, 9 Jan 2009 10:57:22 +0000
(10:57 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Fri, 9 Jan 2009 10:57:22 +0000
(10:57 +0000)
gl/includes/gl_db.inc
patch
|
blob
|
history
diff --git
a/gl/includes/gl_db.inc
b/gl/includes/gl_db.inc
index 16d8d101f6479d8526d93b50ef71825a3a9c8280..cb9a2f1f472df777b754a8f4f4d7477940d73602 100644
(file)
--- a/
gl/includes/gl_db.inc
+++ b/
gl/includes/gl_db.inc
@@
-10,11
+10,5
@@
include_once($path_to_root . "/gl/includes/db/gl_db_currencies.inc");
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");
-include_once($path_to_root . "/gl/includes/db/gl_db_bank_trans_types.inc");
-
//--------------------------------------------------------------------------------
-
-
-
-
?>
\ No newline at end of file