mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
배열값들의 코드이름을 직관성 있게 고침
This commit is contained in:
parent
d3854af5d1
commit
d52894b2a3
2 changed files with 9 additions and 8 deletions
|
|
@ -100,6 +100,7 @@ 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