forked from GNUsocial/gnu-social
Open tags should have closing tags
This commit is contained in:
@@ -54,3 +54,4 @@ $cnt = $user->find();
|
||||
while ($user->fetch()) {
|
||||
Notice_inbox::gc($user->id);
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user