Update productonoff.php
This commit is contained in:
parent
33bb150b44
commit
7f308bf9b5
@ -30,7 +30,6 @@ require '../../main.inc.php';
|
||||
require_once DOL_DOCUMENT_ROOT.'/core/class/genericobject.class.php';
|
||||
|
||||
$action=GETPOST('action','alpha');
|
||||
$name=GETPOST('name','alpha');
|
||||
$id=GETPOST('id', 'int');
|
||||
$value=GETPOST('value', 'int');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user