1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
versionhistory.php
См. документацию.
1<?php
2
3namespace Bitrix\Main\Update;
4
5use Bitrix\Main\ORM\Data\DataManager;
6
25{
31 public static function getTableName()
32 {
33 return 'b_sm_version_history';
34 }
35
41 public static function getMap()
42 {
43 return array(
44 'ID' => array(
45 'data_type' => 'integer',
46 'primary' => true,
47 'autocomplete' => true,
48 ),
49 'DATE_INSERT' => array(
50 'data_type' => 'datetime',
51 'required' => true,
52 ),
53 'VERSIONS' => array(
54 'data_type' => 'text',
55 'required' => true,
56 ),
57 );
58 }
59}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804