mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
fix offers.php + update support enum
This commit is contained in:
@@ -144,6 +144,10 @@ if ($currentStep == 5) {
|
||||
['label' => '确认密码', 'name' => 'confirm_password', 'value' => $_POST['confirm_password'] ?? ''],
|
||||
];
|
||||
}
|
||||
|
||||
if (!empty($error)) {
|
||||
$pass = false;
|
||||
}
|
||||
?>
|
||||
|
||||
<!doctype html>
|
||||
|
||||
Reference in New Issue
Block a user