mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/16346] More fixes
PHPBB3-16346
This commit is contained in:
@@ -19,7 +19,7 @@ use phpbb\language\language;
|
||||
* Responsible for holding all file relevant information, as well as doing file-specific operations.
|
||||
* The {@link fileupload fileupload class} can be used to upload several files, each of them being this object to operate further on.
|
||||
*
|
||||
* @deprecated
|
||||
* @deprecated 4.0.0 Use phpbb\files\filespec_storage instead
|
||||
*/
|
||||
class filespec
|
||||
{
|
||||
|
Reference in New Issue
Block a user