check path

This commit is contained in:
3x0k1d 2025-05-05 07:46:35 +03:00
parent 4fbefe0033
commit c3b21bc424

View File

@ -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"),