mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
Merge branch 'develop-olympus' into develop
I simply used the develop-olympus version of all files that conflicted. Afterall there should not have been anything new in develop yet.
This commit is contained in:
@@ -1667,6 +1667,8 @@ CREATE TABLE phpbb_topics_track (
|
||||
)
|
||||
/
|
||||
|
||||
CREATE INDEX phpbb_topics_track_topic_id ON phpbb_topics_track (topic_id)
|
||||
/
|
||||
CREATE INDEX phpbb_topics_track_forum_id ON phpbb_topics_track (forum_id)
|
||||
/
|
||||
|
||||
|
Reference in New Issue
Block a user