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