Skip to content

Commit

Permalink
strarray
Browse files Browse the repository at this point in the history
  • Loading branch information
schpill committed Jun 14, 2017
1 parent 5275c5a commit 2f8142c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -5928,7 +5928,7 @@ function strArray($strArray)
',',
str_replace(
[' ,', ', '],
'',
',',
$strArray
)
)
Expand Down

0 comments on commit 2f8142c

Please sign in to comment.