mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-21 11:22:34 +09:00
Remove a useless code line on member view class
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12653 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b07340a118
commit
51959701fe
1 changed files with 0 additions and 1 deletions
|
|
@ -504,7 +504,6 @@ class memberView extends member
|
|||
{
|
||||
if(Context::get('is_logged')) return $this->stop('already_logged');
|
||||
|
||||
$oMemberModel = &getModel('member');
|
||||
$config = $this->member_config;
|
||||
|
||||
Context::set('identifier', $config->identifier);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue