From d7f90877bca4c44995420d8e2e38976620f7886a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 31 Oct 2011 01:00:35 +0100 Subject: [PATCH] Fix: Close db connexion --- htdocs/projet/jsgantt_language.js.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/htdocs/projet/jsgantt_language.js.php b/htdocs/projet/jsgantt_language.js.php index e1aa088883f..b66bcf56687 100644 --- a/htdocs/projet/jsgantt_language.js.php +++ b/htdocs/projet/jsgantt_language.js.php @@ -71,3 +71,6 @@ i18n["Quarter"] = "transnoentities("Quarter") ?>"; i18n["Period"] = "transnoentities("Period") ?>"; +close(); +?>