Current Path : /home/bitrix/ext_www/ballu.in.ua/local/import/ |
Current File : /home/bitrix/ext_www/ballu.in.ua/local/import/DealersParser.php |
<?php require_once('ServicesParser.php'); class DealersParser extends ServicesParser { protected $MAIN_TAG = 'service'; protected $targetIblock = DEALERS_IBLOCK_ID; }