Make profiling to UDP work again
authorAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Mon, 14 Apr 2014 18:44:18 +0000 (20:44 +0200)
committerOri.livneh <ori@wikimedia.org>
Tue, 15 Apr 2014 00:33:36 +0000 (00:33 +0000)
commite0983c311b3856a0a733ce746393169cc71f2628
treeb15e2edd83610e8b8a4803f1de6075d82ed0f1de
parentbe5fae31d87d3e983aea5579a19db8beace1c465
Make profiling to UDP work again

Fix for I1260bab2b5 (afa6af0).

Since $this->mCollated['-total'] is normally always defined,
this would cause no logging to UDP at all.

Change-Id: Ibce1c8662b4b3e99e77723f5377dd654b4f59be1
includes/profiler/ProfilerSimpleUDP.php