Дописана функция init
This commit is contained in:
parent
51136e3932
commit
5c4ea05bc1
@ -10,7 +10,7 @@ function artembc_init($filename, $lock=true, $max_size=4094) {
|
|||||||
die("bcerror:locked_file");
|
die("bcerror:locked_file");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return $bc;
|
||||||
}
|
}
|
||||||
function artembc_createbc() {}
|
function artembc_createbc() {}
|
||||||
function artembc_addtransaction() {}
|
function artembc_addtransaction() {}
|
||||||
|
Reference in New Issue
Block a user