Removed accidental }
This commit is contained in:
@@ -141,7 +141,6 @@ function everyone() {
|
|||||||
$text .= $command_list[$i];
|
$text .= $command_list[$i];
|
||||||
$text .= " ";
|
$text .= " ";
|
||||||
}
|
}
|
||||||
}
|
|
||||||
send_html($text);
|
send_html($text);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user