aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures/ext/error/disabled/ext.php
blob: aec805184879a07bc29bbd4d180adb8882286663 (plain)
1
2
3
4
5
6
<?php

class phpbb_ext_error_disabled_ext extends phpbb_extension_base
{
	
}