Refactor & fix coding standard

This commit is contained in:
Meritoo
2017-09-20 21:47:39 +02:00
parent 2c76158093
commit 5030dc2062
2 changed files with 32 additions and 8 deletions

View File

@@ -1032,6 +1032,8 @@ class Miscellaneous
$separator = DIRECTORY_SEPARATOR;
foreach ($paths as $path) {
$path = trim($path);
/*
* Empty paths are useless
*/