mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19: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.updateNotifyReadedAll', $args);
|
||||||
//$output = executeQuery('ncenterlite.deleteNotifyByMemberSrl', $args);
|
//$output = executeQuery('ncenterlite.deleteNotifyByMemberSrl', $args);
|
||||||
|
|
||||||
return $ouptut;
|
return $output;
|
||||||
}
|
}
|
||||||
|
|
||||||
function procNcenterliteNotifyReadAll()
|
function procNcenterliteNotifyReadAll()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue