mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
fix offers.php + update support enum
This commit is contained in:
@@ -188,6 +188,10 @@ if ($currentStep == 4) {
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
if (!empty($error)) {
|
||||
$pass = false;
|
||||
}
|
||||
?>
|
||||
|
||||
<!doctype html>
|
||||
|
||||
Reference in New Issue
Block a user