1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[feature/controller] Fix line endings and permissions, and check responses

PHPBB3-10864
This commit is contained in:
David King
2012-11-16 17:36:39 -05:00
parent abf2575bdb
commit 4efbb893b7
5 changed files with 10 additions and 6 deletions

12
tests/functional/fixtures/ext/foo/bar/ext.php Executable file → Normal file
View File

@@ -1,6 +1,6 @@
<?php
class phpbb_ext_foo_bar_ext extends phpbb_extension_base
{
}
<?php
class phpbb_ext_foo_bar_ext extends phpbb_extension_base
{
}