From: Darren Date: Mon, 19 Sep 2011 10:28:47 +0000 (+0100) Subject: Logo accreditation X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=66fa38427929a6a2f5b6fe717164a1cf1d63769c;p=KiwiIRC.git Logo accreditation --- diff --git a/README.md b/README.md index 6be5b32..42a2f7a 100755 --- a/README.md +++ b/README.md @@ -26,4 +26,8 @@ Report bugs using the issue tracker on github: https://github.com/prawnsalad/Kiw # Licence -To be decided \ No newline at end of file +To be decided + + +# Thanks to +The KiwiIRC logo credited to Michael Drahony (www.drahony.com) \ No newline at end of file diff --git a/js/front.js b/js/front.js index 5dd4954..0559176 100644 --- a/js/front.js +++ b/js/front.js @@ -418,7 +418,7 @@ kiwi.front = { default: //kiwi.front.cur_channel.addMsg(null, ' ', '--> Invalid command: '+parts[0].substring(1)); - kiwi.gateway.raw(msg.substring(1)); + kiwi.gateway.raw(msg.substring(1)); } } else {