mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
Remove unnecessary setTemplatePath()
This commit is contained in:
parent
cd74950c81
commit
93e0e55aaa
1 changed files with 0 additions and 2 deletions
|
|
@ -1908,8 +1908,6 @@ class MemberController extends Member
|
|||
$this->setTemplatePath(sprintf('%sskins/%s', $this->module_path, 'default'));
|
||||
}
|
||||
}
|
||||
|
||||
$this->setTemplatePath($tpl_path);
|
||||
$this->setTemplateFile('reset_password');
|
||||
Context::set('member_config', $config ?? '');
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue