From fe1153a54db152797b7743eed28f0ec09788ed4e Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 13 Jul 2015 11:26:39 +0200 Subject: [PATCH] wrong format of profile address (IRC addon) --- irc/irc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/irc.php b/irc/irc.php index b768749f..f400a77c 100644 --- a/irc/irc.php +++ b/irc/irc.php @@ -4,7 +4,7 @@ * Description: add an Internet Relay Chat chatroom on freenode * Version: 1.1 * Author: tony baldwin -* Author: Tobias Diekershoff +* Author: Tobias Diekershoff */ function irc_install() {