mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14576] Move common required files to bootstrap
PHPBB3-14576
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
include_once(__DIR__ . '/../../phpBB/includes/utf/utf_tools.php');
|
||||
|
||||
class phpbb_user_loader_test extends phpbb_database_test_case
|
||||
{
|
||||
protected $db;
|
||||
|
Reference in New Issue
Block a user