mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/9626] Add missing class prefix.
PHPBB3-9626
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
require_once 'test_framework/framework.php';
|
||||
require_once '../phpBB/includes/functions.php';
|
||||
|
||||
class phpbb_ipv6_test extends phpbb_test_case
|
||||
class phpbb_regex_ipv6_test extends phpbb_test_case
|
||||
{
|
||||
protected $regex;
|
||||
|
||||
|
Reference in New Issue
Block a user