1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
photo_notify_schema.php
См. документацию.
1<?
3
5{
6 public function __construct()
7 {
8 }
9
10 public static function OnGetNotifySchema()
11 {
12 return array(
13 "photogallery" => array(
14 "comment" => Array(
15 "NAME" => GetMessage("PHOTO_NS_COMMENT_MSGVER_1"),
16 )
17 )
18 );
19 }
20}
static OnGetNotifySchema()
Определения photo_notify_schema.php:10
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
IncludeModuleLangFile($filepath, $lang=false, $bReturnArray=false)
Определения tools.php:3778
GetMessage($name, $aReplace=null)
Определения tools.php:3397