mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
update display setting.
This commit is contained in:
parent
455f3a78dd
commit
a3c55c075b
1 changed files with 0 additions and 5 deletions
|
|
@ -625,11 +625,6 @@ class ncenterliteController extends ncenterlite
|
||||||
$oNcenterliteModel = getModel('ncenterlite');
|
$oNcenterliteModel = getModel('ncenterlite');
|
||||||
$config = $oNcenterliteModel->getConfig();
|
$config = $oNcenterliteModel->getConfig();
|
||||||
|
|
||||||
// 알림센터가 비활성화 되어 있으면 중지
|
|
||||||
if($config->use != 'Y' && $config->use != 'message')
|
|
||||||
{
|
|
||||||
return new Object();
|
|
||||||
}
|
|
||||||
if($config->display_use == 'N')
|
if($config->display_use == 'N')
|
||||||
{
|
{
|
||||||
return new Object();
|
return new Object();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue