X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/809f7483740d9eae0abd77aa670fe26b5ce70c41..0d62343db7cf98dda603d338e1948a9a09af5862:/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."
+ + + +