mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-17 17:32:15 +09:00
fixed Deleted Redirect
This commit is contained in:
parent
9b76d6dfd9
commit
87bab69497
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