mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-24 09:30:34 +01:00
[ticket/15311] Fix code style
PHPBB3-15311
This commit is contained in:
parent
b029c7889e
commit
d156bf3757
@ -773,7 +773,7 @@ class filesystem implements filesystem_interface
|
||||
|
||||
if (!is_dir($tmp_dir))
|
||||
{
|
||||
$this->mkdir($tmp_dir, 0777);
|
||||
$this->mkdir($tmp_dir, 0777);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user