SetTitle(Loc::getMessage('SALE_LOCATION_REINDEX_TITLE')); require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_admin_after.php"); $APPLICATION->IncludeComponent( 'bitrix:sale.location.reindex', 'admin', array( 'PATH_TO_REINDEX' => Helper::getReindexUrl(), 'INITIAL_TIME' => $INITIAL_TIME ), false ); ?>