mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
Fixed bug #482887
git-svn-id: file:///svn/phpbb/trunk@1352 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
f027b477f4
commit
d21fe46009
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue