log
This commit is contained in:
@@ -290,6 +290,7 @@ class Block
|
|||||||
$db->commit();
|
$db->commit();
|
||||||
}
|
}
|
||||||
// relese the locking as everything is finished
|
// relese the locking as everything is finished
|
||||||
|
$db->exec("UNLOCK TABLES");
|
||||||
|
|
||||||
/***
|
/***
|
||||||
*
|
*
|
||||||
@@ -380,7 +381,6 @@ class Block
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
$db->exec("UNLOCK TABLES");
|
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user