mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
CI fatal 수정
This commit is contained in:
parent
eb8a02c155
commit
93902811f0
1 changed files with 1 additions and 0 deletions
|
|
@ -206,6 +206,7 @@ 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;
|
||||||
|
return new Object();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue