+ [refac] reset where condition to empty.
This commit is contained in:
Vendored
+1
@@ -826,6 +826,7 @@ class cache
|
||||
$this->setKey('');
|
||||
$this->setTable('');
|
||||
$this->setEvent('');
|
||||
$this->setWhere('');
|
||||
$this->setObjects([]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user