%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/sale.mobile.order.stores/ |
| Current File : /home/bitrix/www/bitrix/components/bitrix/sale.mobile.order.stores/component.php |
<?
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED!==true)
die();
if (!CModule::IncludeModule('sale'))
{
ShowError(GetMessage("SMOS_SALE_NOT_INSTALLED"));
return;
}
if (!CModule::IncludeModule('mobileapp'))
{
ShowError("SMOS_MOBILEAPP_NOT_INSTALLED");
return;
}
$this->IncludeComponentTemplate();
?>