commit | 4a183078d782016cd1aaa74cb1762718638609b8 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@devilix.net> | Thu Jan 22 00:27:38 2015 +0200 |
committer | Andrey Andreev <narf@devilix.net> | Thu Jan 22 00:27:38 2015 +0200 |
tree | 0978281c21ccfd81ddb89d7e75ee37a110a0646e | |
parent | 1c6522c5c45db81f3726c2542cb7ffd01664caab [diff] |
[ci skip] Whitespace removal
diff --git a/system/libraries/Upload.php b/system/libraries/Upload.php index 3b0e044..f37b386 100644 --- a/system/libraries/Upload.php +++ b/system/libraries/Upload.php
@@ -338,11 +338,9 @@ $this->$key = $defaults[$key]; } } - } else { - foreach ($config as $key => &$value) { if ($key[0] !== '_' && $reflection->hasProperty($key)) @@ -357,7 +355,6 @@ } } } - } // if a file_name was provided in the config, use it instead of the user input