mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +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('');
|
$returnUrl = Context::get('success_return_url') ? Context::get('success_return_url') : getNotEncodedUrl('');
|
||||||
header('location:'.$returnUrl);
|
header('location:'.$returnUrl);
|
||||||
return;
|
|
||||||
return new Object();
|
return new Object();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue