Your IP : 172.69.59.17


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