add the logfile entry to common, a little recoding in common_log

darcs-hash:20080712151521-84dde-a81c53bacbe15e77b70fc460ad9143e7e4f8402c.gz
This commit is contained in:
Evan Prodromou
2008-07-12 11:15:21 -04:00
parent 74c3b9de23
commit a25f5010e6
2 changed files with 14 additions and 9 deletions

View File

@@ -40,6 +40,7 @@ $config =
'server' => 'localhost',
'theme' => 'default',
'path' => '/',
'logfile' => NULL,
'fancy' => false,
'email' => $_SERVER['SERVER_ADMIN'],
'broughtby' => NULL,