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

Channels Overview


- - - - - - - - - - "; - echo ""; - $s = ($channel->num_users) ? "success" : "danger"; - echo ""; - $modes = (isset($channel->modes)) ? "+" . $channel->modes : ""; - echo ""; - $topic = (isset($channel->topic)) ? htmlspecialchars($channel->topic) : ""; - echo ""; - $date = explode("T", $channel->creation_time)[0]; - echo ""; - echo ""; - } - - require_once("../footer.php"); - ?> - + +
NameUsersModesTopicCreated
name))."\">".htmlspecialchars($channel->name)."".$channel->num_users."".htmlspecialchars($modes)."".$topic."". - "creation_time."\">". - "$date
+ + + + + + +
NameUsersModesTopicCreated
+ + +