1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-08 00:25:19 +02:00

9 Commits

Author SHA1 Message Date
Marc Alexander
52652ca182 [ticket/13904] Remove phpbb_root_path global from upload class
PHPBB3-13904
2015-09-09 08:27:53 +02:00
Marc Alexander
47f8f2cc88 [ticket/13904] Pass request service to upload instead of using global
PHPBB3-13904
2015-09-09 08:27:53 +02:00
Marc Alexander
0121e60cd7 [ticket/13904] Use language class instead of user global in upload
PHPBB3-13904
2015-09-09 08:27:49 +02:00
Marc Alexander
e4546ad03c [ticket/13904] Improve doc blocks in upload class
PHPBB3-13904
2015-09-09 08:27:48 +02:00
Marc Alexander
a53825ad76 [ticket/13904] No longer use fileerror class for extending filespec class
PHPBB3-13904
2015-09-09 08:27:46 +02:00
Marc Alexander
eb11973ea8 [ticket/13904] Use factory instead of container and add factory to services
PHPBB3-13904
2015-09-09 08:27:45 +02:00
Marc Alexander
a96e7a8ec6 [ticket/13904] Get rid of useless parameters and variables
PHPBB3-13904
2015-09-09 08:27:40 +02:00
Marc Alexander
1af6f052d8 [ticket/13904] Load upload class using factory
PHPBB3-13904
2015-09-09 08:27:37 +02:00
Marc Alexander
d2be8e1503 [ticket/13904] Add fileupload class to files classes
PHPBB3-13904
2015-09-09 08:27:37 +02:00