1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 11:13:59 +02:00

[ticket/13904] Minor coding style fixes

PHPBB3-13904
This commit is contained in:
Marc Alexander
2015-09-09 10:46:14 +02:00
parent 70ad0c6a8f
commit 5f91f1cad8
7 changed files with 22 additions and 24 deletions

View File

@@ -13,9 +13,9 @@
namespace phpbb\files;
use \phpbb\filesystem\filesystem_interface;
use \phpbb\language\language;
use \phpbb\request\request_interface;
use phpbb\filesystem\filesystem_interface;
use phpbb\language\language;
use phpbb\request\request_interface;
/**
* File upload class