disk.ajax.new.php 241 Bytes
<?
define("BX_SKIP_USER_LIMIT_CHECK", true);
if(file_exists($_SERVER["DOCUMENT_ROOT"]."/bitrix/components/bitrix/disk.bitrix24disk/ajax.php"))
{
	require($_SERVER["DOCUMENT_ROOT"]."/bitrix/components/bitrix/disk.bitrix24disk/ajax.php");
}
?>