decimals off

carmycurly

Avatar: carmycurly

2006-06-27 19:05

I want to eliminate the decimals in the price of the product. Can enybody help me?

treewood (OpenSolution)

Avatar: treewood

2006-06-27 23:15

carmycurly - edit core/other.php and function tPrice().

okta399

No avatar

2006-06-30 03:38

but what should type to replace the line in function tPrice() ? *i don't really understand php*

wewior (OpenSolution)

Avatar: wewior

2006-06-30 09:22

try:

return sprintf'%01.0f'$fPrice );

Back to top
about us | contact