forked from GNUsocial/gnu-social
wasn't returning results of update
darcs-hash:20080926165310-5ed1f-e6d17801c4e9f58cbbbfa774e79583221fdca01f.gz
This commit is contained in:
parent
125953be31
commit
4af31ca98a
@ -60,6 +60,7 @@ class Memcached_DataObject extends DB_DataObject
|
|||||||
if ($result) {
|
if ($result) {
|
||||||
$this->encache();
|
$this->encache();
|
||||||
}
|
}
|
||||||
|
return $result;
|
||||||
}
|
}
|
||||||
|
|
||||||
function delete() {
|
function delete() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user