���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/modules/lhxml/transferchat.php
���ѧ٧ѧ�
<?php $options = erLhcoreClassModelChatConfig::fetch('mobile_options')->data; if (!isset($options['notifications']) || !$options['notifications']) { exit; } header('Content-type: application/json'); $currentUser = erLhcoreClassUser::instance(); if (!$currentUser->isLogged() && !$currentUser->authenticate($_POST['username'],$_POST['password'])) { exit; } $onlineUsers = erLhcoreClassChat::getOnlineUsers(array($currentUser->getUserID())); // Temporary un-till we release a new version of mobile app foreach ($onlineUsers as & $onlineUser) { $onlineUser['id'] = (string)$onlineUser['id']; } echo json_encode(array('result' => $onlineUsers)); exit; ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�