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

[ticket/12723] Use core suffix in filename instead of phpbb in the middle.

PHPBB3-12723
This commit is contained in:
Andreas Fischer
2014-06-22 01:19:02 +02:00
parent 32a2c95f90
commit e7c6da2c54
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
<description>phpBB legacy coding standard for PHP files</description>
<rule ref="./ruleset-phpbb-php-legacy.xml" />
<rule ref="./ruleset-php-legacy-core.xml" />
<rule ref="./ruleset-php-strict.xml" />
</ruleset>