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