mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
회원정보를 PHP에서 처리하도록 고침
This commit is contained in:
parent
d52894b2a3
commit
a13cea95ec
3 changed files with 6 additions and 6 deletions
|
|
@ -100,7 +100,6 @@ class ncenterliteAdminView extends ncenterlite
|
|||
|
||||
$output = $oNcenterliteAdminModel->getAdminNotifyList();
|
||||
|
||||
|
||||
Context::set('total_count', $output->page_navigation->total_count);
|
||||
Context::set('total_page', $output->page_navigation->total_page);
|
||||
Context::set('page', $output->page);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue