mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 05:39:58 +09:00
fix typo
This commit is contained in:
parent
8e39e77db7
commit
e3e6a3d8f4
1 changed files with 1 additions and 1 deletions
|
|
@ -820,7 +820,7 @@ class ncenterliteController extends ncenterlite
|
|||
$output = executeQuery('ncenterlite.updateNotifyReadedAll', $args);
|
||||
//$output = executeQuery('ncenterlite.deleteNotifyByMemberSrl', $args);
|
||||
|
||||
return $ouptut;
|
||||
return $output;
|
||||
}
|
||||
|
||||
function procNcenterliteNotifyReadAll()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue