chat_users as $user_key => $user_value) { if (!empty($user_value->messages)) { $count_noti = getConnectionNotification($userList, $user_value->id); ?>
user_details->name; echo ($user_value->user_details->user_type == "staff") ? " (" . $this->lang->line('staff') . ")" : " (" . $this->lang->line('student') . ")"; ?>
id != $user_value->messages->chat_user_id) { echo "" . $this->lang->line('you') . ": "; } ?> messages->message; ?>