Fix: Previous fix was not complete
This commit is contained in:
parent
650158dd59
commit
7aa145ae6a
@ -44,7 +44,8 @@ if (! $user->admin) accessforbidden();
|
||||
|
||||
$action = GETPOST('action','alpha');
|
||||
$value = GETPOST('value','alpha');
|
||||
|
||||
$label = GETPOST('label','alpha');
|
||||
$scandir = GETPOST('scandir','alpha');
|
||||
$type = 'order';
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user