17497270: 17497245: 오픈아이디 관련 이슈 일괄 해결

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5021 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
araste 2008-11-28 07:32:50 +00:00
parent d254e6d8ae
commit 10c4a7ee0d
8 changed files with 25 additions and 11 deletions

View file

@ -201,6 +201,7 @@
**/
function dispMemberLoginForm() {
// 템플릿 파일 지정
Context::set('referer_url', $_SERVER['HTTP_REFERER']);
$this->setTemplateFile('login_form');
}