Merge branch 'pr/youdontknowit' into develop

This commit is contained in:
Kijin Sung 2021-04-12 23:01:40 +09:00
commit a85f1bf1f8
7 changed files with 127 additions and 112 deletions

View file

@ -144,6 +144,8 @@ class ncenterliteView extends ncenterlite
function dispNcenterliteInsertUnsubscribe()
{
$this->setLayoutFile('popup_layout');
/** @var ncenterliteModel $oNcenterliteModel */
$oNcenterliteModel = getModel('ncenterlite');
$target_srl = Context::get('target_srl');