X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/75c101fdf81cf76433e974b2dd9194aadbd75549..7bcd30edb23fcc1872f0a6772ab91b3c9d8b4779:/channels/index.php diff --git a/channels/index.php b/channels/index.php index bf02085..82a60d1 100644 --- a/channels/index.php +++ b/channels/index.php @@ -1,6 +1,6 @@ channel()->getAll(); - ?>

Channels Overview


- - - - - - - + + +
NameUsersModesTopicCreated
+ + + + + + - - "; - echo ""; - echo ""; - $modes = (isset($channel->modes)) ? "+" . $channel->modes : ""; - echo ""; - $topic = (isset($channel->topic)) ? $channel->topic : ""; - echo ""; - echo ""; - } - ?> -
NameUsersModesTopicCreated
".$channel->name."".$channel->num_users."".$modes."".$topic."".$channel->creation_time."
+ + + +