@@ -292,8 +292,7 @@ |
||
| 292 | 292 | { |
| 293 | 293 | $groupSize1 = $decimalPos - $groupPos1-1; |
| 294 | 294 | |
| 295 | - } |
|
| 296 | - else |
|
| 295 | + } else |
|
| 297 | 296 | { |
| 298 | 297 | //no decimal point, so traverse from the back |
| 299 | 298 | //to find the groupsize 1. |