aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures/ext/foo/bar/ext.php
blob: 3a2068631e77e811b43830d6fbcc8b2ac744e201 (plain)
1
2
3
4
5
6
<?php

class phpbb_ext_foo_bar_ext extends phpbb_extension_base
{
	
}