mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/14576] Move common required files to bootstrap
PHPBB3-14576
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
||||
|
||||
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
|
||||
|
||||
abstract class phpbb_controller_common_helper_route extends phpbb_test_case
|
||||
|
Reference in New Issue
Block a user