FWQ
ecshop在php5.3以上的错误number_format() 解决方案
ecshop在php5.3上报错: Warning: number_format() expects parameter 1 to be double, string given inD:\*******\includes\lib_common.php on line 959 Warning: number_format() expects parameter 1 to be double, string given inD:\*******\includes\lib_common.php on line 959 这个错误是ecshop 在php5.3以上的报错…