summaryrefslogtreecommitdiff
path: root/plugins/Irc/extlib
diff options
context:
space:
mode:
authorLuke Fitzgerald <lw.fitzgerald@googlemail.com>2010-07-09 03:21:51 -0700
committerLuke Fitzgerald <lw.fitzgerald@googlemail.com>2010-07-09 03:21:51 -0700
commit7ef33061bb16480a17e68b324010d4aff00bbd5f (patch)
tree37cfe3f5b89cc6575e37f61d7e524a800146db3a /plugins/Irc/extlib
parenta86cabfb1940d0c495092f2e17a0c1d6b7b5ed72 (diff)
Updated old comments
Diffstat (limited to 'plugins/Irc/extlib')
-rw-r--r--plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php4
1 files 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 e1e51a0f9..5bca7fcc6 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 <http://www.gnu.org/licenses/>.
*
- * 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