Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#982 の修正内容を他の類似処理に適用する #992

Open
seasoftjapan opened this issue Sep 1, 2024 · 1 comment
Open

#982 の修正内容を他の類似処理に適用する #992

seasoftjapan opened this issue Sep 1, 2024 · 1 comment

Comments

@seasoftjapan
Copy link
Contributor

#982 (PR #989) で修正された内容を、まずは以下にも同様に適用できないか検討する。

LC_Page_Entry
LC_Page_Mypage_Refusal
LC_Page_Regist
($objMailText->assign('name02' で grep した。)

@clicktx
Copy link
Contributor

clicktx commented Sep 29, 2024

LC_Page_Entry
LC_Page_Regist
はSC_Helper_Mail_Exオブジェクトと作ってsfSendRegistMail()を呼んでいるだけなので、そのままで良さそうです。

LC_Page_Mypage_Refusal::lfSendRefusalMail() は退会メールを送信しているので改善の余地がありそうです。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants