[pidget-cvs] pidget/src/handlers pSessionHandler.inc,1.1.1.1,1.2
Brought to you by:
lkehresman
From: <lke...@us...> - 2003-09-17 16:12:39
|
Update of /cvsroot/pidget/pidget/src/handlers In directory sc8-pr-cvs1:/tmp/cvs-serv19571/src/handlers Modified Files: pSessionHandler.inc Log Message: * Fixed some lingering PTK/Pidget conversion problems * Updated documentation Index: pSessionHandler.inc =================================================================== RCS file: /cvsroot/pidget/pidget/src/handlers/pSessionHandler.inc,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** pSessionHandler.inc 17 Sep 2003 00:19:18 -0000 1.1.1.1 --- pSessionHandler.inc 17 Sep 2003 16:12:36 -0000 1.2 *************** *** 63,67 **** ** false. ** ! ** @see Save ** @see Initialize ** @param $name A string used as an identifier for the variable. --- 63,67 ---- ** false. ** ! ** @see Set ** @see Initialize ** @param $name A string used as an identifier for the variable. |