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:
12
tests/functional/fixtures/ext/foo/bar/ext.php
Executable file → Normal file
12
tests/functional/fixtures/ext/foo/bar/ext.php
Executable file → Normal 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
|
||||
{
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user