mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
대버깅 코드 제거.
This commit is contained in:
parent
3ab526eac2
commit
16a4b50813
2 changed files with 0 additions and 2 deletions
|
|
@ -47,7 +47,6 @@ class trashAdminView extends trash
|
|||
Context::set('total_page', $output->total_page);
|
||||
Context::set('page', $output->page);
|
||||
Context::set('page_navigation', $output->page_navigation);
|
||||
debugPrint($output->data);
|
||||
|
||||
// 템플릿 파일 지정
|
||||
$this->setTemplateFile('trash_list');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue