* Put the timer stuff after leading line breaks in debug log entries (mainly for...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 12 Mar 2012 19:01:44 +0000 (19:01 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 12 Mar 2012 19:01:44 +0000 (19:01 +0000)
commit73f690719903d7eb844c78d31fa800d31efe5933
tree0b6117a8e991459ca0e7cdaf8a65d4b2f886bd6b
parent16477dbb30a09f5cea478a84a6f1d21917eb2f6f
* Put the timer stuff after leading line breaks in debug log entries (mainly for the first call on a request) so that they are placed near the remaing text and not on its own line
* Normalise line breaks in the first entry on a web request so that it's consistent with the one for command line requests
includes/GlobalFunctions.php
includes/Setup.php