projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fe77f3
)
Testing
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Thu, 12 Apr 2007 23:01:15 +0000
(23:01 +0000)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Thu, 12 Apr 2007 23:01:15 +0000
(23:01 +0000)
config.php
patch
|
blob
|
history
diff --git
a/config.php
b/config.php
index ee8d2999e30aedd452d92fe248e49ec26db467d1..98bbda3b97eef0a0bebb380cfdc0ae1e95b59ffe 100644
(file)
--- a/
config.php
+++ b/
config.php
@@
-28,7
+28,6
@@
Debugging info level also determined by settings in PHP.ini
if $debug=1 show debugging info, dont show if $debug=0 */
- //
$debug = 1;
$show_sql = 0;
$go_debug = 0;