From 41a01758272bfa24f4baeaa39a2f82be9d628f2e Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Mon, 18 Jun 2018 14:17:43 +0200 Subject: [PATCH] clean and upsdate code --- htdocs/admin/barcode.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/admin/barcode.php b/htdocs/admin/barcode.php index 7c6792e1a02..a7a863c4725 100644 --- a/htdocs/admin/barcode.php +++ b/htdocs/admin/barcode.php @@ -369,7 +369,6 @@ if ($conf->produit->enabled) } $modBarCode = new $file(); - $var = !$var; print ''; print ''.(isset($modBarCode->name)?$modBarCode->name:$modBarCode->nom)."\n";