From d21fe460097c9028e8eb2f1c5bd666daeb775e79 Mon Sep 17 00:00:00 2001 From: Bart van Bragt Date: Sat, 17 Nov 2001 20:43:31 +0000 Subject: Fixed bug #482887 git-svn-id: file:///svn/phpbb/trunk@1352 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/db/mysql_schema.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/db') diff --git a/phpBB/db/mysql_schema.sql b/phpBB/db/mysql_schema.sql index d72b6f9827..ec56a6d4ed 100644 --- a/phpBB/db/mysql_schema.sql +++ b/phpBB/db/mysql_schema.sql @@ -296,7 +296,7 @@ CREATE TABLE phpbb_search_wordmatch ( # -------------------------------------------------------- # -# Table structure for table 'phpbb_session' +# Table structure for table 'phpbb_sessions' # # Note that if you're running 3.23.x you may want to make # this table a type HEAP. This type of table is stored -- cgit v1.2.1