1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 20:11:54 +02:00

[ticket/10586] Adding the extensions used by the tests

PHPBB3-10586
This commit is contained in:
David King
2012-02-21 11:17:21 -05:00
parent a37a28b485
commit d235262bc2
13 changed files with 137 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
<?php
class phpbb_ext_foo_bar_ext extends phpbb_extension_base
{
}