mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
Merge pull request #1795 from qw5414/deletedDoc
선택적SSL설정에서 글 삭제시 문제점 나타나는 부분 고침
This commit is contained in:
commit
ed1b324534
1 changed files with 1 additions and 2 deletions
|
|
@ -202,8 +202,7 @@ class boardController extends board
|
|||
}
|
||||
|
||||
// alert an message
|
||||
$this->add('mid', Context::get('mid'));
|
||||
$this->add('page', $output->get('page'));
|
||||
$this->setRedirectUrl(getNotEncodedUrl('', 'mid', Context::get('mid'), 'page', $output->get('page')));
|
||||
$this->setMessage('success_deleted');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue