fix : forgotten double quote
This commit is contained in:
parent
e3585e3e01
commit
a21aef4f9f
@ -51,7 +51,7 @@ $result = restrictedArea($user, 'fournisseur', $facid, 'facture_fourn', 'facture
|
|||||||
|
|
||||||
$html = new Form($db);
|
$html = new Form($db);
|
||||||
$mesg='';
|
$mesg='';
|
||||||
$action=GETPOST(action);
|
$action=GETPOST("action");
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user