JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed format_int() to remove leading zeros even when the number is all zeros (eg...
authorJason Woofenden <jason183@herkamire.com>
Thu, 18 Oct 2007 05:43:51 +0000 (01:43 -0400)
committerJason Woofenden <jason183@herkamire.com>
Thu, 18 Oct 2007 05:43:51 +0000 (01:43 -0400)
commita2093c37f91d34a3798c7a8f23f6c53baea8beb0
tree26867671a662ee9cb47371f94e84d9a7d275f4da
parent875b7f185d9c3c4bbf896c41456e3f8ccdde905e
fixed format_int() to remove leading zeros even when the number is all zeros (eg 00, 000, 0000, etc.)
format.php