X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/a44ced160e118a5bb5cd253d5e765c0684c61068..7bcd30edb23fcc1872f0a6772ab91b3c9d8b4779:/channels/index.php diff --git a/channels/index.php b/channels/index.php index 54d9b90..82a60d1 100644 --- a/channels/index.php +++ b/channels/index.php @@ -1,6 +1,6 @@ channel()->getAll(); - ?>

Channels Overview


- - - - - - - - + + +
NameCreatedUser countTopicTopic SetModes
+ + + + + + - - "; - echo ""; - echo ""; - echo ""; - $topic = (isset($channel->topic)) ? $channel->topic : ""; - echo ""; - $setby = (isset($channel->topic)) ? "By ".$channel->topic_set_by .", at ".$channel->topic_set_at : ""; - echo ""; - $modes = (isset($channel->modes)) ? "+" . $channel->modes : ""; - echo ""; - } - ?> -
NameUsersModesTopicCreated
".$channel->name."".$channel->creation_time."".$channel->num_users."".$topic."".$setby."".$modes."
+ + + +