From 7ba9e508f6cc17adc4872022ed728ee8941b583b Mon Sep 17 00:00:00 2001 From: khuxkm Date: Fri, 13 Jul 2018 16:09:36 -0400 Subject: [PATCH] Make description more clear --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 1382bcb..826ac96 100644 --- a/index.php +++ b/index.php @@ -16,7 +16,7 @@ $count--; } }?>) for more info as we flesh out this site

- +

connection info

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

or localhost 6667 from a shell on any of the member tildes :) (port 7766 on ~town until they're able to switch ircd ports)

@@ -39,7 +39,7 @@ $count--; } } - echo ", private channel: {$member->private_channel})  {$member->description}

\n"; + echo ", private channel: {$member->private_channel})  Description: \"{$member->description}\"

\n"; } ?>