|
From: Bart v. B. <ba...@us...> - 2001-11-17 20:43:34
|
Update of /cvsroot/phpbb/phpBB2/db In directory usw-pr-cvs1:/tmp/cvs-serv8989 Modified Files: mysql_schema.sql Log Message: Fixed bug #482887 Index: mysql_schema.sql =================================================================== RCS file: /cvsroot/phpbb/phpBB2/db/mysql_schema.sql,v retrieving revision 1.88 retrieving revision 1.89 diff -C2 -r1.88 -r1.89 *** mysql_schema.sql 2001/11/16 18:03:23 1.88 --- mysql_schema.sql 2001/11/17 20:43:31 1.89 *************** *** 297,301 **** # -------------------------------------------------------- # ! # Table structure for table 'phpbb_session' # # Note that if you're running 3.23.x you may want to make --- 297,301 ---- # -------------------------------------------------------- # ! # Table structure for table 'phpbb_sessions' # # Note that if you're running 3.23.x you may want to make |