���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/modules/lhnotifications/read.php
���ѧ٧ѧ�
<?php $tpl = erLhcoreClassTemplate::getInstance('lhnotifications/read.tpl.php'); try { $themeAppend = ''; if (isset($Params['user_parameters_unordered']['theme']) && ($themeId = erLhcoreClassChat::extractTheme($Params['user_parameters_unordered']['theme'])) !== false) { try { $theme = erLhAbstractModelWidgetTheme::fetch($themeId); $Result['theme'] = $theme; $tpl->set('theme',$theme); $themeAppend = '/(theme)/'.$theme->id; } catch (Exception $e) { } } else { $defaultTheme = erLhcoreClassModelChatConfig::fetch('default_theme_id')->current_value; if ($defaultTheme > 0) { try { $theme = erLhAbstractModelWidgetTheme::fetch($defaultTheme); $tpl->set('theme',$theme); $Result['theme'] = $theme; $themeAppend = '/(theme)/'.$theme->id; } catch (Exception $e) { } } } $chat = erLhcoreClassChat::getSession()->load( 'erLhcoreClassModelChat', $Params['user_parameters_unordered']['id']); if ($chat->hash == $Params['user_parameters_unordered']['hashread']) { $tpl->set('chat',$chat); $detect = new Mobile_Detect; if ($Params['user_parameters_unordered']['mode'] == 'widget' || $detect->isMobile()) { $Result = erLhcoreClassModule::reRun(erLhcoreClassDesign::baseurlRerun('chat/start') . '/' . $chat->id . '/' . $chat->hash . $themeAppend); return true; } else { $Result = erLhcoreClassModule::reRun( erLhcoreClassDesign::baseurlRerun('chat/modal') . '/(id)/' . $chat->id . '/(hash)/' . $chat->hash .'/(department)/' . ($chat->department->alias != '' ? $chat->department->alias : $chat->dep_id) . $themeAppend); return true; } } } catch (Exception $e) { } $Result['content'] = $tpl->fetch(); $Result['pagelayout'] = 'userchat'; ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�