Coerce mtimes to TS_UNIX before outputting them, and fix a wrong timestamp format...
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 13 Jan 2011 14:42:19 +0000 (14:42 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 13 Jan 2011 14:42:19 +0000 (14:42 +0000)
commit41518a86b781ac70542c1ccd9f823b17ea1a07a1
treeaaa0cfa7d629ff77ecfe045fa2039b5751ca3040
parent4fd347c5fd297b47afb448e8ed93f7fb9b6d98a4
Coerce mtimes to TS_UNIX before outputting them, and fix a wrong timestamp format in ResourceLoaderUserModule. This should fix bug 26704
includes/resourceloader/ResourceLoaderStartUpModule.php
includes/resourceloader/ResourceLoaderUserOptionsModule.php