mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/16487] Fix URL for fontawesome 3.2.0 migration
PHPBB3-16487
This commit is contained in:
parent
c27a6472af
commit
c27b049ca0
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ class font_awesome_5_update extends \phpbb\db\migration\migration
|
|||
{
|
||||
return [
|
||||
'\phpbb\db\migration\data\v330\v330',
|
||||
'\phpbb\db\migration\data\v32x\font_awesome_update_cdn',
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue