From c80c247a84030c5b813f199654dedcd00124668c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 22 Mar 2020 20:22:33 +0100 Subject: [PATCH] Fix phpcs --- htdocs/core/lib/website2.lib.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/core/lib/website2.lib.php b/htdocs/core/lib/website2.lib.php index f9cedece94d..ff0fdcae67e 100644 --- a/htdocs/core/lib/website2.lib.php +++ b/htdocs/core/lib/website2.lib.php @@ -421,7 +421,6 @@ function dolSaveReadme($file, $content) function showWebsiteTemplates(Website $website) { global $conf, $langs, $db, $form; - global $bc; $dirthemes = array('/doctemplates/websites'); if (!empty($conf->modules_parts['websitetemplates'])) // Using this feature slow down application