메일 관리

">
수정 목록으로 돌아가기
메일제목과 내용중에 {NAME} 입력시 회원이름으로 변경되어 발송됩니다.
메일 제목  ">
메일 내용   BasePath = '/common/fckeditor/' ; $oFCKeditor->Height = '500' ; $oFCKeditor->ToolbarSet = 'Mini'; $oFCKeditor->Config['EnterMode'] = 'br'; $oFCKeditor->Config['SkinPath'] = $oFCKeditor->BasePath . 'editor/skins/silver/' ; $oFCKeditor->Value = stripslashes($arrInfo["list"][0]["contents"]) ; $oFCKeditor->Create() ; ?>