%PDF- %PDF-
| Direktori : /proc/self/root/home/bitrix/www/bitrix/wizards/bitrix/demo/modules/iblock/ |
| Current File : //proc/self/root/home/bitrix/www/bitrix/wizards/bitrix/demo/modules/iblock/books-authors.php |
<?
if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)
die();
//Library
include_once(dirname(__FILE__)."/iblock_tools.php");
//Parameters
if(!is_array($arParams)) $arParams = array();
if(strlen($arParams["site_id"]) <= 0)
$arParams["site_id"] = "s1";
//Import XML
DEMO_IBlock_ImportXML("070_books_books-authors_".LANGUAGE_ID.".xml", $arParams["site_id"], false, true);
?>