dbut ajout de la gestion des bons de livraison
This commit is contained in:
parent
28b5287be8
commit
ea3a83e075
@ -160,7 +160,7 @@ if ($handle)
|
||||
$module = new $file;
|
||||
|
||||
$var=!$var;
|
||||
print '<tr '.$bc[$var].'><td>'.$module->nom.'</td><td>\n';
|
||||
print '<tr '.$bc[$var].'><td>'.$module->nom."</td><td>\n";
|
||||
print "\n <td>".$module->info()."</td>\n";
|
||||
|
||||
// Affiche example
|
||||
|
||||
Loading…
Reference in New Issue
Block a user