@ -33,7 +33,7 @@
<div class="container">
<?php
$count = 1;
foreach (glob("roles/*.php") as $filename) {
foreach (sort(glob("roles/*.php")) as $filename) {
include $filename;
if ($count%2 == 1)
The note is not visible to the blocked user.