forked from GNUsocial/gnu-social
Open tags should have closing tags
This commit is contained in:
@@ -50,3 +50,4 @@ foreach ($ids as $id) {
|
||||
$memc->delete(common_cache_key('user:notices_with_friends:'. $user->id));
|
||||
$memc->delete(common_cache_key('user:notices_with_friends:'. $user->id . ';last'));
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user