@@ -36,5 +36,9 @@ function translator($mac) {
$macs = macs_get();
$macs = array_map("translator", $macs);
echo '["'.implode('", "', $macs).'"]';
if (count($macs) > 0) {
} else {
echo '[]';
}
macs_purge();
The note is not visible to the blocked user.