1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-28 20:40:24 +02:00

[ticket/12918] Load class fileupload in fileupload_remote_test.php.

PHPBB3-12918
This commit is contained in:
Andreas Fischer
2014-08-07 14:10:39 +02:00
parent f474e33a43
commit 714ac0b039

View File

@@ -11,6 +11,8 @@
*
*/
require_once __DIR__ . '/../../phpBB/includes/functions_upload.php';
/**
* @group functional
*/