Status_network::encache() doesn't exist
This commit is contained in:
parent
89c561c9cf
commit
444959a789
@ -167,9 +167,8 @@ class Status_network extends Safe_DataObject
|
||||
' WHERE nickname = ' . $this->_quote($this->nickname);
|
||||
$orig->decache();
|
||||
$result = $this->query($qry);
|
||||
if ($result) {
|
||||
$this->encache();
|
||||
}
|
||||
$this->decache();
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user