check path
This commit is contained in:
parent
4fbefe0033
commit
c3b21bc424
@ -8,7 +8,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