mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 04:09:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1812 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bd628ea6fe
commit
cb74c2008e
3 changed files with 7 additions and 6 deletions
|
|
@ -447,7 +447,7 @@ function chkMemberMenu(evt) {
|
|||
if(!member_srl) return;
|
||||
|
||||
// 현재 글의 mid, module를 구함
|
||||
var mid = current_url.getQuery("mid");
|
||||
var mid = current_mid;
|
||||
|
||||
// 서버에 메뉴를 요청
|
||||
var params = new Array();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue