Selaa lähdekoodia

Update supplier_invoice.php

BENKE Charlie 9 vuotta sitten
vanhempi
commit
8c85f17379
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      htdocs/admin/supplier_invoice.php

+ 1 - 0
htdocs/admin/supplier_invoice.php

@@ -43,6 +43,7 @@ accessforbidden();
 $type=GETPOST('type', 'alpha');
 $value=GETPOST('value', 'alpha');
 $action=GETPOST('action', 'alpha');
+$scandir = GETPOST('scandir','alpha');
 
 $specimenthirdparty=new Societe($db);
 $specimenthirdparty->initAsSpecimen();