|
@@ -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();
|