mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/11698] Moving all autoloadable files to phpbb/
PHPBB3-11698
This commit is contained in:
5
tests/extension/phpbb/default/implementation.php
Normal file
5
tests/extension/phpbb/default/implementation.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
class phpbb_default_impl_class implements phpbb_default_interface
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user