mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-16 06:21:28 +01:00
Fix phpcs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user