From: Luke Fitzgerald Date: Fri, 9 Jul 2010 10:19:18 +0000 (-0700) Subject: Added Statusnet Driver to give access to sockets and send method X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a86cabfb1940d0c495092f2e17a0c1d6b7b5ed72;p=quix0rs-gnu-social.git Added Statusnet Driver to give access to sockets and send method --- diff --git a/plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php b/plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php new file mode 100644 index 0000000000..e1e51a0f9b --- /dev/null +++ b/plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php @@ -0,0 +1,53 @@ +. + * + * Calls the given Statusnet IM architecture enqueuing method to enqueue + * a new incoming message + * + * @category Phergie + * @package Phergie_Driver_Statusnet + * @author Luke Fitzgerald sockets; + } +} \ No newline at end of file