From a25f5010e682a0fc950e2ef2476af7b631ada5bf Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Sat, 12 Jul 2008 11:15:21 -0400 Subject: add the logfile entry to common, a little recoding in common_log darcs-hash:20080712151521-84dde-a81c53bacbe15e77b70fc460ad9143e7e4f8402c.gz --- lib/common.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/common.php') diff --git a/lib/common.php b/lib/common.php index 15ba1ed2a..9d321f27d 100644 --- a/lib/common.php +++ b/lib/common.php @@ -40,6 +40,7 @@ $config = 'server' => 'localhost', 'theme' => 'default', 'path' => '/', + 'logfile' => NULL, 'fancy' => false, 'email' => $_SERVER['SERVER_ADMIN'], 'broughtby' => NULL, -- cgit v1.2.3-54-g00ecf