mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
안쓰이는 인수값 삭제
This commit is contained in:
parent
65940532e2
commit
6ae954ee86
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
class ncenterliteAdminModel extends ncenterlite
|
||||
{
|
||||
function getAdminNotifyList($member_srl=null, $page=1, $readed='N')
|
||||
function getAdminNotifyList()
|
||||
{
|
||||
$oNcenterliteModel = getModel('ncenterlite');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue