From 55657690bf398b0fa60582f12c77ccc3b82adac7 Mon Sep 17 00:00:00 2001 From: Maxime Kohlhaas Date: Mon, 19 Oct 2015 19:07:02 +0200 Subject: [PATCH] Remove unused var --- htdocs/comm/card.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/htdocs/comm/card.php b/htdocs/comm/card.php index edd64d97706..5b9ada6c075 100644 --- a/htdocs/comm/card.php +++ b/htdocs/comm/card.php @@ -492,7 +492,6 @@ if ($id > 0) // Nbre max d'elements des petites listes $MAXLIST=$conf->global->MAIN_SIZE_SHORTLISTE_LIMIT; - $tableaushown=1; // Lien recap print ''; @@ -684,7 +683,6 @@ if ($id > 0) if ($num > 0) { print '
'; - $tableaushown=1; print ''; print '
'; print ''; @@ -868,7 +866,6 @@ if ($id > 0) { print '
'.$langs->trans("LastSendings",($num<=$MAXLIST?"":$MAXLIST)).''.$langs->trans("AllSendings").' '.$num.''.img_picto($langs->trans("Statistics"),'stats').'
'; - $tableaushown=1; print ''; print '
'; print '';
'.$langs->trans("LastCustomersBills",($num<=$MAXLIST?"":$MAXLIST)).''.$langs->trans("AllBills").' '.$num.''.img_picto($langs->trans("Statistics"),'stats').'