added insanejournal #19

Merged
tonybaldwin merged 11 commits from master into master 2012-03-18 14:56:14 +01:00
Showing only changes of commit c35b9f94ba - Show all commits

View file

@ -35,6 +35,7 @@ $o = '';
// add the chatroom frame and some html
$o .= <<< EOT
<h2>IRC chat</h2>
<p><a href="http://tldp.org/HOWTO/IRC/beginners.html" target="_blank">a beginner's guid to using IRC.</a></p>
<iframe src="http://webchat.freenode.net?channels=friendica" width="600" height="600"></iframe>
EOT;