aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext/foo/foo.php
blob: bbf01606cebc6ac4a6a0acad27659e863e8bc858 (plain)
1
2
3
4
5
<?php

class phpbb_ext_foo extends phpbb_extension_base
{
}