fix
This commit is contained in:
parent
fbeefadb5c
commit
8316b2b9ab
@ -9,7 +9,7 @@ $checker = new BaseModule(
|
||||
$checker->printInfo();
|
||||
|
||||
|
||||
$dbPath = 'tmp/test.dbf';
|
||||
$dbPath = '/tmp/test.dbf';
|
||||
|
||||
$def = array(
|
||||
array("date", "D"),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user