X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=api.php;h=77dc52a4fb2faf679de93be55f80e3e247fdbc00;hb=1fd0e2db0ccf31b4aada09965a1987f51784169e;hp=b856708e2ab854990cd0d11ba291ce5a9e2769ab;hpb=5162afcfb993586c2ad65e20f97094dbd6ea001f;p=lhc%2Fweb%2Fwiklou.git diff --git a/api.php b/api.php index b856708e2a..77dc52a4fb 100644 --- a/api.php +++ b/api.php @@ -83,3 +83,6 @@ wfDoUpdates(); wfProfileOut('api.php'); wfLogProfilingData(); +// Shut down the database +wfGetLBFactory()->shutdown(); +