fix : forgotten double quote

This commit is contained in:
Philippe Grand 2011-05-08 21:35:24 +00:00
parent e3585e3e01
commit a21aef4f9f

View File

@ -51,7 +51,7 @@ $result = restrictedArea($user, 'fournisseur', $facid, 'facture_fourn', 'facture
$html = new Form($db);
$mesg='';
$action=GETPOST(action);
$action=GETPOST("action");
/*