1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-24 21:26:24 +02:00
Files
php-phpbb/tests/functional/fixtures/ext/foo/bar/ext.php
2012-03-19 09:12:33 -04:00

7 lines
70 B
PHP

<?php
class phpbb_ext_foo_bar_ext extends phpbb_extension_base
{
}