| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/components/bitrix/main.access.config/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/components/bitrix/main.access.config/class.php |
<?php
if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true)
{
die();
}
class MainAccessConfig extends CBitrixComponent
{
public function executeComponent()
{
$this->IncludeComponentTemplate();
}
}