git-svn-id: http://xe-core.googlecode.com/svn/trunk@951 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-04 02:06:29 +00:00
parent bd3a3a1da7
commit b4b8441c3d
4 changed files with 92 additions and 4 deletions

View file

@ -44,7 +44,6 @@
// 설치 완료 메세지 출력
$this->setMessage('msg_install_completed');
$this->setRedirectUrl('./');
}
/**