mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-20 07:42:09 +02:00
[ticket/12620] Fix tests
PHPBB3-12620
This commit is contained in:
parent
0bf3d2d962
commit
7cd0fd83b8
@ -12,6 +12,8 @@
|
||||
*/
|
||||
|
||||
define('IN_PHPBB', true);
|
||||
define('PHPBB_ENVIRONMENT', 'production');
|
||||
|
||||
$phpbb_root_path = 'phpBB/';
|
||||
$phpEx = 'php';
|
||||
require_once $phpbb_root_path . 'includes/startup.php';
|
||||
|
Loading…
x
Reference in New Issue
Block a user