From 0cdd0b38243e588482c5a06ca145e88ac480c3fb Mon Sep 17 00:00:00 2001 From: khuxkm Date: Wed, 20 Jun 2018 12:52:08 -0400 Subject: [PATCH] Add sysadmin list and change top message --- index.php | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index d9b5903..eaf71fc 100644 --- a/index.php +++ b/index.php @@ -5,14 +5,36 @@

hey hi

you can connect to tilde.chat on port 6697 with ssl

or localhost 6667 from a shell on any of the member tildes :)

-

feel free to contact me for more info

+

feel free to contact a tilde.team sysadmin (members[1]; + $count = count($team->sysadmins); + foreach($team->sysadmins as $sysadmin) { + echo "{$sysadmin[0]}"; + if ($count>1) { + echo ", "; + $count--; + } + }?>) for more info as we flesh out this site

member tildes