mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@886 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e30a1d8b0e
commit
9e573df09a
6 changed files with 17 additions and 20 deletions
|
|
@ -37,7 +37,7 @@
|
|||
$menu_link = sprintf('./?module=message&act=dispSendMessage&target_member_srl=%s',$member_srl);
|
||||
|
||||
// 메뉴에 새로 만든 쪽지 발송 메뉴를 추가
|
||||
$menu_list .= sprintf("\n%s,%s", $menu_str, $menu_link);
|
||||
$menu_list .= sprintf("\n%s,popopen('%s','sendMessage')", $menu_str, $menu_link);
|
||||
|
||||
// 템플릿에 적용되게 하기 위해 module의 variables에 재등록
|
||||
$this->add('menu_list', $menu_list);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue