1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-20 03:06:11 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Joas Schilling
18e70d4380 [ticket/11459] Add migration for migrations table
This migration will always be skipped on updates, because database_update.php
creates the table. But the create schema script requires the migration,
so the table is created for new installs.

PHPBB3-11459
2014-03-29 10:58:16 +01:00