forked from mirror/Part-DB.Part-DB-server
Fixed some inspection issues.
This commit is contained in:
parent
e2f7aafa2d
commit
3fe452626d
9 changed files with 25 additions and 27 deletions
|
@ -585,9 +585,9 @@ class Part extends AttachmentContainingDBElement
|
|||
|
||||
if (\is_string($delimeter)) {
|
||||
return implode($delimeter, $supplier_names);
|
||||
} else {
|
||||
return $supplier_names;
|
||||
}
|
||||
|
||||
return $supplier_names;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue