mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-28 10:40:28 +02:00
Initial Lastread support. Mind the schema and config changes\!
git-svn-id: file:///svn/phpbb/trunk@3102 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -415,7 +415,6 @@ CREATE TABLE phpbb_topics_watch (
|
||||
);
|
||||
CREATE INDEX phpbb_topics_watch_index ON phpbb_topics_watch (topic_id, user_id);
|
||||
|
||||
|
||||
/* --------------------------------------------------------
|
||||
Table structure for table phpbb_user_group
|
||||
-------------------------------------------------------- */
|
||||
|
Reference in New Issue
Block a user