|
From: Paul S. O. <ps...@us...> - 2002-05-09 14:23:27
|
Update of /cvsroot/phpbb/phpBB2/includes In directory usw-pr-cvs1:/tmp/cvs-serv32548/includes Modified Files: sessions.php Log Message: doh Index: sessions.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/includes/sessions.php,v retrieving revision 1.61 retrieving revision 1.62 diff -C2 -r1.61 -r1.62 *** sessions.php 9 May 2002 14:07:33 -0000 1.61 --- sessions.php 9 May 2002 14:23:24 -0000 1.62 *************** *** 137,142 **** } - $login = 1; - // // Create or update the session --- 137,140 ---- |