forked from Cavemanon/cavepaintings
This would be a good idea.
This commit is contained in:
@@ -357,6 +357,7 @@ class Database {
|
||||
public function beginTransaction() {
|
||||
if ($this->transaction === false) {
|
||||
$this->db->beginTransaction();
|
||||
$this->transaction = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user