mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
Merge branch 'ticket/15392' into ticket/15392-master
This commit is contained in:
@@ -15,7 +15,7 @@ use Symfony\Component\Console\Application;
|
||||
use Symfony\Component\Console\Tester\CommandTester;
|
||||
use phpbb\console\command\user\activate;
|
||||
|
||||
require_once dirname(__FILE__) . '/base.php';
|
||||
require_once __DIR__ . '/base.php';
|
||||
|
||||
class phpbb_console_user_activate_test extends phpbb_console_user_base
|
||||
{
|
||||
|
Reference in New Issue
Block a user