quote:
Originally posted by Mattike
quote:
Originally posted by -!Felu!-
code:
function Addzero(va)
{
if (va<10)
{va="0" + va}
return i
}
Err... what the heck is the i-variable supposed to be?
the i viewed
on the forums so i changed it forgot it there
.
Fixed