mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/12918] Load class fileupload in fileupload_remote_test.php.
PHPBB3-12918
This commit is contained in:
parent
f474e33a43
commit
714ac0b039
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
require_once __DIR__ . '/../../phpBB/includes/functions_upload.php';
|
||||
|
||||
/**
|
||||
* @group functional
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue