mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-25 18:13:28 +01:00
[ticket/14492] Remove incorrect changes to module order
PHPBB3-14492
This commit is contained in:
parent
65d6e338a9
commit
67c3bd4a90
@ -41,4 +41,4 @@ services:
|
||||
arguments:
|
||||
- '@installer.module.install_finish_collection'
|
||||
tags:
|
||||
- { name: installer_install_module, order: 80 }
|
||||
- { name: installer_install_module, order: 60 }
|
||||
|
@ -37,4 +37,4 @@ services:
|
||||
- true
|
||||
- false
|
||||
tags:
|
||||
- { name: installer_update_module, order: 60 }
|
||||
- { name: installer_update_module, order: 40 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user