From: Cohan Robinson Date: Tue, 14 Aug 2012 16:26:54 +0000 (+0100) Subject: Changed iframe to work nicely with HTTPS X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=cb654f24bb0813a091ef6a679af81ca885326f3a;p=friendica-addons.git Changed iframe to work nicely with HTTPS --- diff --git a/irc.tgz b/irc.tgz index a43cde7e..af216a43 100644 Binary files a/irc.tgz and b/irc.tgz differ diff --git a/irc/irc.php b/irc/irc.php index 50eddb8c..bd7444a9 100644 --- a/irc/irc.php +++ b/irc/irc.php @@ -110,7 +110,7 @@ function irc_content(&$a) { $o .= <<< EOT

IRC chat

A beginner's guide to using IRC. [en]

- + EOT; return $o;