mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-25 21:32:51 +09:00
Fix typo.
This commit is contained in:
parent
7f42031e2a
commit
60a08982f5
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ class ncenterliteModel extends ncenterlite
|
|||
|
||||
function getMyNotifyList($member_srl=null, $page=1, $readed='N')
|
||||
{
|
||||
if (Context::get('is_logged'))
|
||||
if (!Context::get('is_logged'))
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue