mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
zbXE설치후 관리자 페이지로 이동하도록 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3989 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e166ee3489
commit
f9ceb479c2
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@
|
|||
*/
|
||||
function completeInstalled(ret_obj) {
|
||||
alert(ret_obj["message"]);
|
||||
location.href = "./";
|
||||
location.href = "./index.php?module=admin";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue