X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FIrc%2FFake_Irc.php;h=81b867643ef15e3bb0c9de2b6885e7399e914b5a;hb=e6d053ac411b74f98b81711815fcf225e9a97cfe;hp=d95ab0491d1fd5aae725feceb70fcafefe1cf2ab;hpb=326258bfef7282509d719238234038d0f6a8d3ff;p=quix0rs-gnu-social.git diff --git a/plugins/Irc/Fake_Irc.php b/plugins/Irc/Fake_Irc.php index d95ab0491d..81b867643e 100644 --- a/plugins/Irc/Fake_Irc.php +++ b/plugins/Irc/Fake_Irc.php @@ -44,4 +44,4 @@ class Fake_Irc extends Phergie_Driver_Streams { protected function send($command, $args = '') { $this->would_be_sent = array('command' => $command, 'args' => $args); } -} \ No newline at end of file +}