1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 01:25:01 +02:00

Fix documentation errors

This commit is contained in:
e107steved
2009-12-13 21:52:32 +00:00
parent f165b74f37
commit 08aaa0b0fc
23 changed files with 179 additions and 141 deletions

View File

@@ -9,9 +9,9 @@
* Message Handler
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/message_handler.php,v $
* $Revision: 1.27 $
* $Date: 2009-11-18 01:04:43 $
* $Author: e107coders $
* $Revision: 1.28 $
* $Date: 2009-12-13 21:52:32 $
* $Author: e107steved $
*
*/
@@ -120,7 +120,7 @@ class eMessage
/**
* Set message session id
* @param string $name
* @return
* @return object $this
*/
public function setSessionId($name)
{