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