Revision f43900dd
Von Udo Spallek vor etwa 19 Jahren hinzugefügt
SL/Form.pm | ||
---|---|---|
619 | 619 |
$round_amount =~ s/[0]$//g; |
620 | 620 |
$places--; |
621 | 621 |
} ; |
622 |
$round_amount =~ s/\.$//g; |
|
622 |
#$round_amount =~ s/\.$//g;
|
|
623 | 623 |
$main::lxdebug->leave_sub(); |
624 | 624 |
|
625 | 625 |
return $round_amount; |
Auch abrufbar als: Unified diff
version3