]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Irc/Fake_Irc.php
More info for a proper, fancy-url lighttpd setup
[quix0rs-gnu-social.git] / plugins / Irc / Fake_Irc.php
index d95ab0491d1fd5aae725feceb70fcafefe1cf2ab..81b867643ef15e3bb0c9de2b6885e7399e914b5a 100644 (file)
@@ -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
+}