remove vestiges of Notice_inbox from cache clearing code in Notice
This commit is contained in:
parent
1bbd19169f
commit
5397249e50
|
@ -498,9 +498,6 @@ class Notice extends Memcached_DataObject
|
|||
$original->free();
|
||||
unset($original);
|
||||
}
|
||||
|
||||
$ni->free();
|
||||
unset($ni);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user