var not defined
This commit is contained in:
parent
a0a440cf5f
commit
ab82797dfc
@ -54,6 +54,7 @@ if ($action == "update")
|
||||
}
|
||||
}
|
||||
|
||||
$reg = array();
|
||||
if (preg_match('/set_(.*)/', $action, $reg)) {
|
||||
$code = $reg[1];
|
||||
$values = GETPOST($code);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user