From: Chris S. <san...@us...> - 2005-11-28 15:30:26
|
Update of /cvsroot/stack/stack-1-0 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7611 Modified Files: chat.php Log Message: Index: chat.php =================================================================== RCS file: /cvsroot/stack/stack-1-0/chat.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** chat.php 28 Nov 2005 12:56:28 -0000 1.13 --- chat.php 28 Nov 2005 15:30:05 -0000 1.14 *************** *** 40,45 **** // echo "Session in:"; show_array($_SESSION); - - // Process incoming data $errors=''; --- 40,43 ---- |