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:
ec58402
)
The variable $show_voided_gl_trans has been removed. Not used in 2.4.
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Wed, 27 Sep 2017 22:40:59 +0000
(
00:40
+0200)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Wed, 27 Sep 2017 22:40:59 +0000
(
00:40
+0200)
config.default.php
patch
|
blob
|
history
diff --git
a/config.default.php
b/config.default.php
index 65a66418df01ec41777036e838be1997fc187789..c50cb9d94f52dee58edfdb748f9e9f7a6a4f6018 100644
(file)
--- a/
config.default.php
+++ b/
config.default.php
@@
-70,9
+70,6
@@
if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
/* This has been superseded with built in Audit Trail */
$use_audit_trail = 0;
- /* $show_voiced_gl_trans = 0, setting this to 1 will show the voided gl trans */
- $show_voided_gl_trans = 0;
-
/* use old style convert (income and expense in BS, PL) */
$use_oldstyle_convert = 0;