]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - channels.php
Merge pull request #1 from Lord255/main
[irc/unrealircd/unrealircd-webpanel.git] / channels.php
index dcee7c652000481468ee9064ddccdcaf71692d29..1b21c394f1c321922c6c9f5531c3896bf71264e5 100644 (file)
@@ -37,4 +37,4 @@ $channels = $rpc->channel()->getAll();
                        $modes = (isset($channel->modes)) ? "+" . $channel->modes : "<none>";
                        echo "<td>".$modes."</td>";
                }
-       ?></table>
\ No newline at end of file
+       ?></table>