1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11150] Fix comments

PHPBB3-11150
This commit is contained in:
Tristan Darricau
2017-04-21 21:43:03 +02:00
parent 31953496ee
commit 69571f9cef
12 changed files with 17 additions and 435 deletions

View File

@@ -11,7 +11,7 @@
*
*/
namespace phpbb\db\migration\data\v320;
namespace phpbb\db\migration\data\v330;
class extensions_composer extends \phpbb\db\migration\migration
{