X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/5a054690da639f44e7146c2f7c5d32d248bd17f5..3d4e4ec4af3d2ba1eb9d7bece2361ddd56d5c7ca:/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."
+ + + +