checkIntoManage(); if (is_error($check_manange)) { itoast('', $account_api->displayUrl); } else { $account_type = $account_api->menuFrame; define('FRAME', $account_type); } } if (in_array($action, array('account'))) { define('FRAME', 'system'); }