mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/12620] Fix tests
PHPBB3-12620
This commit is contained in:
@@ -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';
|
||||
|
Reference in New Issue
Block a user