X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/90dc8f2b5b50ff38baec8b9b67ee2c10d014e924..99250784cf22e61cc2aca3a502c5ccd54f3e6989:/channels.php diff --git a/channels.php b/channels.php index dcee7c6..1b21c39 100644 --- a/channels.php +++ b/channels.php @@ -37,4 +37,4 @@ $channels = $rpc->channel()->getAll(); $modes = (isset($channel->modes)) ? "+" . $channel->modes : ""; echo "".$modes.""; } - ?> \ No newline at end of file + ?>