1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-13 16:05:34 +02:00
Files
php-phpbb/tests/extension/ext/barfoo/ext.php
2013-09-16 00:25:27 +02:00

6 lines
68 B
PHP

<?php
class phpbb_ext_barfoo_ext extends \phpbb\extension\base
{
}