summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-03-04 05:15:41 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-03-04 05:15:41 +0000
commit753b69991603e6aa2c33d7a6e953141b85caf878 (patch)
treed6dff58f48a6639da95f3f8cd9648f0eba478468 /lib
parentdcdf47cff2dc62996df042aa0e5d19948b265686 (diff)
parent7279554681da728deb74a87230de3a1021182f71 (diff)
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Diffstat (limited to 'lib')
-rw-r--r--lib/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common.php b/lib/common.php
index 0fff3af2e..3df68d98a 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -73,6 +73,7 @@ $config =
'theme' => 'default',
'path' => $_path,
'logfile' => null,
+ 'logdebug' => false,
'fancy' => false,
'locale_path' => INSTALLDIR.'/locale',
'language' => 'en_US',