[XE jQuery] 제목 없음-http://web.geusgod.pe.kr:8081/index.php?mid=xe&document_srl=5258
2017.05.01 18:00
205
0
https://eond.com/380676

관리자만 보이도록 하려면 아래와 굵은 글씨 부분을 수정해 주세요

특정 그룹만 보이게 하려고 하는데... 나중에 추가하여 설명 드리도록 하겠습니다. 쩝쩝...

 

 

            // 다른 사람의 아이디를 클릭한 경우
            if($member_srl != $logged_info->member_srl) {

                // 메일 보내기
                if($logged_info->is_admin == 'Y') {
                if($member_info->email_address) {
                    $url = 'mailto:'.$member_info->email_address;
                    $icon_path = './modules/member/tpl/images/icon_sendmail.gif';
                    $oMemberController->addMemberPopupMenu($url,'cmd_send_email',$icon_path);
                }
                }
            }

 

 

 

 

닫기

마이페이지

로그인을 해주세요

네이버로 로그인