X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/2b418d6e87b856aed377f7b23803069b46e605a2..cd26522ba6ff68c18e1504b022ca92f4d01827be:/channels/index.php diff --git a/channels/index.php b/channels/index.php index f1a03c0..82a60d1 100644 --- a/channels/index.php +++ b/channels/index.php @@ -1,7 +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."
+ + + +