1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-23 04:36:15 +02:00
Files
php-phpbb/tests/functional/fixtures/ext/foo/bar/ext.php
2012-11-16 17:36:39 -05:00

7 lines
69 B
PHP

<?php
class phpbb_ext_foo_bar_ext extends phpbb_extension_base
{
}