diff --git a/plugins/Irc/extlib/phergie/Phergie/Process/Statusnet.php b/plugins/Irc/extlib/phergie/Phergie/Process/Statusnet.php new file mode 100644 index 0000000000..cee2a6ffb6 --- /dev/null +++ b/plugins/Irc/extlib/phergie/Phergie/Process/Statusnet.php @@ -0,0 +1,34 @@ +. + * + * Extends the Async processor class (Phergie_Process_Async) to allow it to + * operate with the Statusnet driver + * + * @category Phergie + * @package Phergie_Process_Statusnet + * @author Luke Fitzgerald usec = 0; + Phergie_Process_Abstract::__construct($bot, $options); + } +} \ No newline at end of file