Skip to content

Commit fd19f34

Browse files
authored
Apply fixes from StyleCI
1 parent 30415b8 commit fd19f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controllers/UploadController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ private function _pathinfo($path, $options = null)
179179
} else {
180180
$parts = urldecode($parts);
181181
}
182-
182+
183183
return $parts;
184184
}
185185
}

0 commit comments

Comments
 (0)