X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/809f7483740d9eae0abd77aa670fe26b5ce70c41..7bcd30edb23fcc1872f0a6772ab91b3c9d8b4779:/channels/index.php diff --git a/channels/index.php b/channels/index.php index 536c779..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."
+ + + +