@@ -111,7 +111,7 @@ if ($_SESSION['receiverName']) {
</form>
</td>
<td valign=top>
<?php showitem($row); ?>
<?php showitem($row, '',true); ?>
</td>
</tr>
<?php endwhile ?>
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.