X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FIrc%2FChannelResponseChannel.php;h=3ddad28aa9266eb8140109060b358f7da6c349c4;hb=2a0dc2291d02dca604aa3ccb571f13c476f2e26a;hp=9d50b914ab661a072ebafff32df934ee620af3cd;hpb=1513b8eeb921538e4e342c2c6d64b2c0d1aed2dd;p=quix0rs-gnu-social.git diff --git a/plugins/Irc/ChannelResponseChannel.php b/plugins/Irc/ChannelResponseChannel.php index 9d50b914ab..3ddad28aa9 100644 --- a/plugins/Irc/ChannelResponseChannel.php +++ b/plugins/Irc/ChannelResponseChannel.php @@ -58,4 +58,4 @@ class ChannelResponseChannel extends IMChannel { $text = $user->nickname.': ['.common_config('site', 'name') . '] ' . $text; $this->imPlugin->sendMessage($this->ircChannel, $text); } -} \ No newline at end of file +}