mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
[ticket/13499] Move get_remote_file()
to functions_compatibility.php
PHPBB3-13499
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
*/
|
||||
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions_admin.php';
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions_compatibility.php';
|
||||
|
||||
/**
|
||||
* @group slow
|
||||
|
Reference in New Issue
Block a user