mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-24 20:17:58 +02:00
[ticket/14576] Move common required files to bootstrap
PHPBB3-14576
This commit is contained in:
@ -11,7 +11,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
||||
require_once dirname(__FILE__) . '/template_test_case.php';
|
||||
|
||||
class phpbb_template_template_parser_test extends phpbb_template_template_test_case
|
||||
|
Reference in New Issue
Block a user