Fixing style errors.
This commit is contained in:
parent
1821c62288
commit
63cca2c7cf
@ -1282,7 +1282,6 @@ class FormFile
|
||||
if ($file['name'] != '.'
|
||||
&& $file['name'] != '..'
|
||||
&& !preg_match('/\.meta$/i', $file['name'])) {
|
||||
|
||||
if (array_key_exists('rowid', $filearray[$key]) && $filearray[$key]['rowid'] > 0) {
|
||||
$lastrowid = $filearray[$key]['rowid'];
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user