Add DebugInfos to api result
authorumherirrender <umherirrender_de.wp@web.de>
Sun, 13 May 2012 09:20:04 +0000 (11:20 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sun, 13 May 2012 09:20:04 +0000 (11:20 +0200)
commit0a5e1bf76a2c71239984b8c1fa6ec732ee86d0e6
tree6783ccdc4038de08a6c4edcd811faffacbc414e8
parenta3ac0eb68fd5d37ea6beef9de6f2777edcbb2c3f
Add DebugInfos to api result

This allow to get the queries of the api due the same api request,
when setting $wgDebugToolbar = true, that acts like the inline script
added to index.php

Change-Id: I7c121822827137ba098d95a54ec90f824e0ddf01
includes/api/ApiMain.php
includes/debug/Debug.php