mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1596 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7863a3b3ec
commit
4580e1dbd3
15 changed files with 290 additions and 233 deletions
|
|
@ -428,7 +428,7 @@ function chkMemberMenu(evt) {
|
|||
if(!member_srl) return;
|
||||
|
||||
// 현재 글의 mid, module를 구함
|
||||
var mid = location.href.getQuery("mid");
|
||||
var mid = current_url.getQuery("mid");
|
||||
|
||||
// 서버에 메뉴를 요청
|
||||
var params = new Array();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue