Your IP : 18.191.205.190


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/wizards/bitrix/demo/modules/examples/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/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");
?>