Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUGFIX: Fix argument order of implode()
Passing the separator after the array is not supported since PHP 8.0 anymore
- Loading branch information