git-svn-id: http://xe-core.googlecode.com/svn/trunk@930 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-03 09:09:14 +00:00
parent 5460c0a765
commit ef4987da0e
19 changed files with 433 additions and 39 deletions

View file

@ -75,7 +75,7 @@
$menu_link = sprintf('./?module=member&act=dispMemberAddFriend&target_member_srl=%s',$member_srl);
// 메뉴에 새로 만든 친구 등록 메뉴 추가
$menu_list .= sprintf("\n%s,popopen('%s','sendMessage')", $menu_str, $menu_link);
$menu_list .= sprintf("\n%s,popopen('%s','addFriend')", $menu_str, $menu_link);
}
// 템플릿에 적용되게 하기 위해 module의 variables에 재등록