wfProfile fixes:
authorPlatonides <platonides@gmail.com>
Tue, 19 Mar 2013 15:12:14 +0000 (16:12 +0100)
committerPlatonides <platonides@gmail.com>
Tue, 19 Mar 2013 15:17:19 +0000 (16:17 +0100)
commitcebf04f33435eed4b042df3eb35bce0a7f7e219f
tree683a95ef10eca9668f4ed229beba98f863696981
parent0543c7b039db31ffbf27645f681f8f170d182a53
wfProfile fixes:
 0543c7b0 added a wfProfileIn() that should have been wfProfileOut()
 Reorder Http::request() so that wfProfileOut() is at the same
level as the above wfProfileIn() [checked by check-vars]

Change-Id: Ia91445d792e524b9c570890397f1513af0d8cd73
includes/HttpFunctions.php