개행문자 변경, 자바스크립트 종결되지 않은 상수 문제 해결

This commit is contained in:
whitedot
2012-12-06 14:51:52 +09:00
parent 5cb18b4335
commit a42d866746
3 changed files with 13 additions and 13 deletions

View File

@ -372,7 +372,7 @@ if ($w == "") {
if ($old_email != $mb_email && $config[cf_use_email_certify]) {
set_session("ss_mb_id", "");
alert('회원 정보가 수정 되었습니다.'.PHP_EOL.PHP_EOL.'E-mail 주소가 변경되었으므로 다시 인증하셔야 합니다.', $g4['path']);
alert('회원 정보가 수정 되었습니다.\n\nE-mail 주소가 변경되었으므로 다시 인증하셔야 합니다.', $g4['path']);
} else {
echo '
<html><title>회원정보수정</title><meta http-equiv="Content-Type" content="text/html; charset=$g4[charset]"></html><body>