mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14576] Move common required files to bootstrap
PHPBB3-14576
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
require_once(__DIR__ . '/../../phpBB/includes/functions.php');
|
||||
|
||||
class phpbb_upload_imagesize_test extends \phpbb_test_case
|
||||
{
|
||||
/** @var \FastImageSize\FastImageSize */
|
||||
|
Reference in New Issue
Block a user