mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
[ticket/12620] Fix functional tests
PHPBB3-12620
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
define('ENVIRONMENT', 'productive');
|
define('ENVIRONMENT', 'production');
|
||||||
|
|
||||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user