mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 22:02:13 +09:00
CI fatal 수정
This commit is contained in:
parent
93902811f0
commit
c27b0bb5d5
1 changed files with 0 additions and 1 deletions
|
|
@ -205,7 +205,6 @@ class installController extends install
|
|||
{
|
||||
$returnUrl = Context::get('success_return_url') ? Context::get('success_return_url') : getNotEncodedUrl('');
|
||||
header('location:'.$returnUrl);
|
||||
return;
|
||||
return new Object();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue