-
Type:
Improvement
-
Status: Unverified Fix (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-dev
-
Fix Version/s: 3.1.0-a1
-
Component/s: None
-
Labels:None
-
GitHub Pull Request URL:
$user->lang['COMMA_SEPARATOR'] is not used uniformly (some places use "implode(', ', $user_affected)" and some others "implode($user->lang['COMMA_SEPARATOR'], $user_affected)"
- is related to
-
PHPBB3-12222 Replace hardoded comma with translatable separator in forumlist_body.html
-
- Closed
-