ez-pro/core/bitrix/modules/location/include.php
2025-11-13 19:04:05 +03:00

6 lines
135 B
PHP

<?
define('LOCATION_SEARCH_SCOPE_ALL', 0);
define('LOCATION_SEARCH_SCOPE_INTERNAL', 1);
define('LOCATION_SEARCH_SCOPE_EXTERNAL', 2);