mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-10 05:52:13 +09:00
info 메세지가 일반 메세지로 나오는 문제수정
This commit is contained in:
parent
89bdfe0fe8
commit
26e2d4f891
1 changed files with 0 additions and 3 deletions
|
|
@ -766,9 +766,6 @@ class ModuleHandler extends Handler
|
|||
if($message != 'success')
|
||||
{
|
||||
$_SESSION['XE_VALIDATOR_MESSAGE'] = $message;
|
||||
}
|
||||
if($messageType != 'info')
|
||||
{
|
||||
$_SESSION['XE_VALIDATOR_MESSAGE_TYPE'] = $messageType;
|
||||
}
|
||||
if(Context::get('xeVirtualRequestMethod') != 'xml' && $redirectUrl)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue