데이터이전 또는 기타 문제로 위키모듈에서 생산된 페이지가 아닌 경우 document alias를 일괄적으로 부여할 수 있는 기능을 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6629 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-06-22 03:31:08 +00:00
parent 02b25cec25
commit d384d206e7
12 changed files with 44 additions and 2 deletions

View file

@ -122,5 +122,10 @@
$this->setTemplateFile('skin_info');
}
function dispWikiAdminArrange() {
$this->setTemplateFile('arrange_list');
}
}
?>