mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 17:27:16 +02:00
[ticket/16764] Remove more remnants of remote uploading
PHPBB3-16764
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
namespace phpbb\files\types;
|
||||
|
||||
class foo extends \phpbb\files\types\remote
|
||||
class foo extends \phpbb\files\types\upload
|
||||
{
|
||||
static public $tempnam_path;
|
||||
}
|
||||
|
Reference in New Issue
Block a user