Your IP : 3.141.18.167


Current Path : /home/bitrix/ext_www/dev.klimatlend.ua/bitrix/wizards/bitrix/demo/modules/examples/
Upload File :
Current File : /home/bitrix/ext_www/dev.klimatlend.ua/bitrix/wizards/bitrix/demo/modules/examples/paid.php

<?
if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)
	die();

if (!CModule::IncludeModule("sale") || !CModule::IncludeModule("catalog"))
	return;

include(dirname(__FILE__)."/../e-store/index.php");
include(dirname(__FILE__)."/../iblock/paid-content.php");
?>