No more lightdb:delete v10
This commit is contained in:
parent
011d51536c
commit
abe8ec2340
|
@ -182,6 +182,7 @@
|
||||||
/* (1) Open/Create light-database */
|
/* (1) Open/Create light-database */
|
||||||
try{
|
try{
|
||||||
$ldb = new lightdb("config");
|
$ldb = new lightdb("config");
|
||||||
|
$ldb->flush();
|
||||||
|
|
||||||
/* (2) Manage error */
|
/* (2) Manage error */
|
||||||
}catch(\Exception $e){
|
}catch(\Exception $e){
|
||||||
|
|
Loading…
Reference in New Issue