미디어위키:Common.js: 두 판 사이의 차이
Resultofunion (토론 | 기여) 편집 요약 없음 |
Resultofunion (토론 | 기여) 편집 요약 없음 |
||
| 8번째 줄: | 8번째 줄: | ||
window.location.href = '/index.php'; | window.location.href = '/index.php'; | ||
} | } | ||
var specialUrl = currentUrl.repalce("://", ""); | |||
console.log(specialUrl); | |||
//파일중복 메세지 제거 | //파일중복 메세지 제거 | ||