fix: 비밀번호 재설정 초기화 오류 개선

This commit is contained in:
root
2026-08-11 11:28:21 +09:00
parent 38381bc3b0
commit ed4edccc54
2 changed files with 0 additions and 6 deletions
@@ -35,9 +35,6 @@
// } else {
// echo json_encode(['status' => 'fail', 'message' => 'OTP 발송 실패', 'raw' => $response]);
// }
?>
<?php
header('Content-Type: application/json; charset=utf-8');
$email = $_POST['email'] ?? '';
// $email = 'sdi9429@naver.com';
@@ -35,9 +35,6 @@
// } else {
// echo json_encode(['status' => 'fail', 'message' => 'OTP 발송 실패', 'raw' => $response]);
// }
?>
<?php
header('Content-Type: application/json; charset=utf-8');
$email = $_POST['email'] ?? '';
// $email = 'sdi9429@naver.com';