X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/498c78d3ca29998e21a949467c43a784a53f7dd4..7bcd30edb23fcc1872f0a6772ab91b3c9d8b4779:/channels/index.php diff --git a/channels/index.php b/channels/index.php index 33dba9e..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)) ? htmlspecialchars($channel->topic) : ""; - echo ""; - echo ""; - echo ""; +
NameUsersModesTopicCreated
name))."\">".htmlspecialchars($channel->name)."".$channel->num_users."".htmlspecialchars($modes)."".$topic."".$channel->creation_time."
+ + + +