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