���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/modules/lhviews/exportview.php
���ѧ٧ѧ�
<?php $search = erLhAbstractModelSavedSearch::fetch($Params['user_parameters']['id']); if ($search->user_id != $currentUser->getUserID()) { erLhcoreClassModule::redirect('/'); exit; } if (isset($search->params_array['input_form']['view'])) { unset($search->params_array['input_form']['view']); } if ($search->days > 0) { $search->params_array['input_form']['timefromts'] = time() - $search->days * 24 * 3600; } $append = erLhcoreClassSearchHandler::getURLAppendFromInput($search->params_array['input_form']); if ($search->scope == 'chat') { $tpl = erLhcoreClassTemplate::getInstance('lhchat/export_config.tpl.php'); $tpl->set('action_url', erLhcoreClassDesign::baseurl('chat/list') . $append); echo $tpl->fetch(); exit; } else if ($search->scope == 'mail') { $tpl = erLhcoreClassTemplate::getInstance('lhmailconv/export_config.tpl.php'); $tpl->set('action_url', erLhcoreClassDesign::baseurl('mailconv/conversations') . $append); echo $tpl->fetch(); exit; } else { erLhcoreClassChatEventDispatcher::getInstance()->dispatch('views.export', array( 'search' => $search, 'append' => $append )); } exit; ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�