projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5b60fd
)
go_debug set to off
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Mon, 30 Mar 2009 16:41:44 +0000
(16:41 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Mon, 30 Mar 2009 16:41:44 +0000
(16:41 +0000)
config.php
patch
|
blob
|
history
diff --git
a/config.php
b/config.php
index 0dd0bed1709a4cff4d87b21432bf2fb36f5122f4..ba1c13413de97e483e4f1f8acc4e3222cae8c87d 100644
(file)
--- a/
config.php
+++ b/
config.php
@@
-23,7
+23,7
@@
if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
$debug = 1;
$show_sql = 0;
- $go_debug =
1
;
+ $go_debug =
0
;
$pdf_debug = 0;
// set $sql_trail to 1 only if you want to perform bugtracking sql trail
// Warning: this produces huge amount of data in sql_trail table.