mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-18 09:18:52 +00:00
5 lines
60 B
PHP
5 lines
60 B
PHP
<?php
|
|
|
|
class phpbb_ext_foo extends phpbb_extension_base
|
|
{
|
|
}
|