Your IP : 3.138.68.181


Current Path : /home/bitrix/ext_www/ballu.in.ua/local/import/
Upload File :
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;
}