Update info.php
This commit is contained in:
parent
173d28cf5a
commit
4ac086ab70
@ -33,7 +33,8 @@ $id = GETPOST('id','int');
|
|||||||
$ref = GETPOST('ref','alpha');
|
$ref = GETPOST('ref','alpha');
|
||||||
|
|
||||||
// Security check
|
// Security check
|
||||||
$result=restrictedArea($user,'stock', $id, 'entrepot&stock');
|
//$result=restrictedArea($user,'stock', $id, 'entrepot&stock');
|
||||||
|
$result=restrictedArea($user,'stock');
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user