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