removed formatnum() call from time(), which was breaking time formats for example...
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Tue, 15 Nov 2005 22:59:22 +0000 (22:59 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Tue, 15 Nov 2005 22:59:22 +0000 (22:59 +0000)
commit7a526a77843cfdfda5d93ab6e0b225efeaba9488
tree96304fed2383e824a7e47467fa2c408e714a43c1
parent22856ff513ff2e01e90075f2e29321df6dd023bf
removed formatnum() call from time(), which was breaking time formats for example in Swedish.
If this breaks something else, it's up to those languages to subclass time function or formatnum is broken in the first place
languages/Language.php