1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-31 05:37:59 +01:00

[ticket/16508] Fix WhoIs lookup

PHPBB3-16508
This commit is contained in:
3D-I 2020-06-02 14:28:10 +02:00 committed by Marc Alexander
parent 3392f3aa09
commit 7b062b76c7
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -9,7 +9,7 @@
require_once dirname(__FILE__) . '/../../phpBB/includes/functions_user.php';
class phpbb_functions_user_whois_test extends phpbb_functional_test_case
class phpbb_functions_user_whois_test extends phpbb_test_case
{
public function ips_data()
{