[Phpfreechat-svn] SF.net SVN: phpfreechat: [939] trunk/src/pfccontainer.class.php
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2007-01-31 09:11:44
|
Revision: 939 http://svn.sourceforge.net/phpfreechat/?rev=939&view=rev Author: kerphi Date: 2007-01-31 01:11:44 -0800 (Wed, 31 Jan 2007) Log Message: ----------- comment clarification Modified Paths: -------------- trunk/src/pfccontainer.class.php Modified: trunk/src/pfccontainer.class.php =================================================================== --- trunk/src/pfccontainer.class.php 2007-01-31 08:43:24 UTC (rev 938) +++ trunk/src/pfccontainer.class.php 2007-01-31 09:11:44 UTC (rev 939) @@ -284,7 +284,7 @@ } /** - * Returns returns a positive number if the nick is online + * Returns returns a positive number if the nick is online in the given channel * @param $chan if NULL then check if the user is online on the server, otherwise check if the user has joined the channel * @return -1 if the user is off line, a positive (>=0) if the user is online */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |