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