mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
issue 353 fixed mobile system message login
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9529 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2c585c32c0
commit
20d1bd80ee
3 changed files with 8 additions and 2 deletions
|
|
@ -32,6 +32,9 @@
|
|||
|
||||
Context::set('system_message', nl2br($this->getMessage()));
|
||||
|
||||
Context::set('act', 'procMemberLogin');
|
||||
Context::set('mid', '');
|
||||
|
||||
$this->setTemplatePath($template_path);
|
||||
$this->setTemplateFile('system_message');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue