X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/973aa0cb7ff6a520df29a9dff8ea7f7ae9bab0ba..0d62343db7cf98dda603d338e1948a9a09af5862:/channels/index.php diff --git a/channels/index.php b/channels/index.php index 975e19c..82a60d1 100644 --- a/channels/index.php +++ b/channels/index.php @@ -1,7 +1,6 @@ channel()->getAll(); - ?>

Channels Overview


- - - - - - - + + +
NameUsersModesTopicCreated
+ + + + + + - - "; - echo ""; - $s = ($channel->num_users) ? "success" : "danger"; - echo ""; - $modes = (isset($channel->modes)) ? "+" . $channel->modes : ""; - echo ""; - $topic = (isset($channel->topic)) ? htmlspecialchars($channel->topic) : ""; - echo ""; - echo ""; - echo ""; +
NameUsersModesTopicCreated
name))."\">".htmlspecialchars($channel->name)."".$channel->num_users."".htmlspecialchars($modes)."".$topic."".$channel->creation_time."
+ + + +