Blame view

bitrix/templates/.default/snippets/.content.php 480 Bytes
60c6f0893   root   init
1
2
3
4
5
6
7
  <?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?>
  <?
  $SNIPPETS = Array();
  $SNIPPETS['snippet0001.snp'] = Array("title"=>'Комментарий в статье', "description"=>'');
  $SNIPPETS['snippet0002.snp'] = Array("title"=>'Изображение внутри текта с описание', "description"=>'');
  $SNIPPETS['snippet0003.snp'] = Array("title"=>'Вставка простого изображения в текст', "description"=>'');
  ?>