пу пу пу
This commit is contained in:
parent
c3b21bc424
commit
8316a0426f
@ -19,6 +19,7 @@ $def = array(
|
|||||||
);
|
);
|
||||||
|
|
||||||
if (!file_exists($dbPath)){
|
if (!file_exists($dbPath)){
|
||||||
|
echo "файл создаётся";
|
||||||
if (!dbase_create(dbPath, $def)) {
|
if (!dbase_create(dbPath, $def)) {
|
||||||
echo "Error! Unable to create database\n";
|
echo "Error! Unable to create database\n";
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user