fix offers.php + update support enum

This commit is contained in:
xiaomlove
2021-06-04 10:26:34 +08:00
parent cf4479ebea
commit 96f78f6dd8
6 changed files with 501 additions and 43 deletions
+4
View File
@@ -188,6 +188,10 @@ if ($currentStep == 4) {
break;
}
}
if (!empty($error)) {
$pass = false;
}
?>
<!doctype html>