Blame view

desktop_app/call.ajax.php 138 Bytes
2fe1e5ce8   Андрей Ларионов   Первый коммит на ...
1
2
3
4
  <?
  define("BX_SKIP_USER_LIMIT_CHECK", true);
  include($_SERVER["DOCUMENT_ROOT"]."/bitrix/components/bitrix/im.messenger/call.ajax.php");
  ?>