mirror of
https://github.com/dg/dibi.git
synced 2025-10-29 04:37:17 +01:00
logFile etc.
This commit is contained in:
@@ -5,7 +5,7 @@ require_once '../dibi/dibi.php';
|
||||
|
||||
|
||||
// enable log to this file
|
||||
dibi::$logfile = 'log.sql';
|
||||
dibi::$logFile = 'log.sql';
|
||||
|
||||
|
||||
// mysql
|
||||
|
||||
Reference in New Issue
Block a user