Update html.form.class.php
This commit is contained in:
parent
c3c0ad1c8d
commit
8b1b2019f8
@ -3025,7 +3025,7 @@ class Form
|
|||||||
global $langs, $conf;
|
global $langs, $conf;
|
||||||
global $price_level, $status, $finished;
|
global $price_level, $status, $finished;
|
||||||
|
|
||||||
if (empty($status)) {
|
if (!isset($status)) {
|
||||||
$status = 1;
|
$status = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user