Migrated old error notifications to the """new""" system

This commit is contained in:
Marcos García de La Fuente
2014-07-20 01:43:46 +02:00
parent ac824728bc
commit 43597c1731
22 changed files with 98 additions and 151 deletions

View File

@@ -37,8 +37,6 @@ $forbarcode=GETPOST('forbarcode');
$fk_barcode_type=GETPOST('fk_barcode_type');
$eraseallbarcode=GETPOST('eraseallbarcode');
$mesg='';
$action=GETPOST('action');
$producttmp=new Product($db);
@@ -198,8 +196,6 @@ print '<br>';
print $langs->trans("MassBarcodeInitDesc").'<br>';
print '<br>';
dol_htmloutput_errors($mesg);
//print img_picto('','puce').' '.$langs->trans("PrintsheetForOneBarCode").'<br>';
//print '<br>';