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

This commit is contained in:
zero 2007-03-02 12:43:12 +00:00
parent 011880c216
commit f9e9b8d4b2
4 changed files with 243 additions and 50 deletions

View file

@ -53,6 +53,7 @@
}
// 템플릿 파일 지정
$this->setTemplatePath($this->module_path.'skins/default');
$this->setTemplateFile('insert_member');
}