Beatification:
- added space after curly braces (MrPetovan) - added TODO for possible rewrite candidate Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
@@ -181,6 +181,7 @@ class DFRN
|
||||
for ($x = 0; $x < count($groups); $x ++) {
|
||||
$groups[$x] = '<' . intval($groups[$x]) . '>' ;
|
||||
}
|
||||
|
||||
$gs = implode('|', $groups);
|
||||
} else {
|
||||
$gs = '<<>>' ; // Impossible to match
|
||||
|
||||
Reference in New Issue
Block a user