From 7ef33061bb16480a17e68b324010d4aff00bbd5f Mon Sep 17 00:00:00 2001 From: Luke Fitzgerald Date: Fri, 9 Jul 2010 03:21:51 -0700 Subject: [PATCH] Updated old comments --- plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php b/plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php index e1e51a0f9b..5bca7fcc6f 100644 --- a/plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php +++ b/plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php @@ -15,8 +15,8 @@ * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . * - * Calls the given Statusnet IM architecture enqueuing method to enqueue - * a new incoming message + * Extends the Streams driver (Phergie_Driver_Streams) to give external access + * to the socket resources and send method * * @category Phergie * @package Phergie_Driver_Statusnet