Blame view
include/facebook_plugin.php
226 Bytes
2fe1e5ce8 Первый коммит на ... |
1 2 3 4 5 6 7 8 9 |
<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?> <? $APPLICATION->IncludeComponent("bitrix:eshop.facebook.plugin", "", array( "ESHOP_FACEBOOK_LINK"=>"http://www.facebook.com/1CBitrix" ), false ); ?> |