1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Файл update_log.php

См. исходные тексты.

Переменные

const HELP_FILE "marketplace/sysupdate.php"
 $sTableID = "tbl_update_log"
 $oSort = new CAdminSorting($sTableID, "date", "desc")
 $lAdmin = new CAdminList($sTableID, $oSort)
 $arLogRecs = array()
if(file_exists($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/updater.log") &&is_file($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/updater.log") &&is_readable($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/updater.log")) $rsData = new CAdminResult(null, $sTableID)
 $n = 0
while($rec=$rsData->Fetch()) $aMenu

Переменные

◆ $aMenu

while ( $rec=$rsData->Fetch()) $aMenu
Инициализатор
"TEXT"=>GetMessage("update_log_index"),
"TITLE"=>GetMessage("update_log_index_title"),
"LINK"=>"update_system.php?lang=".LANGUAGE_ID,
"ICON"=>"btn_update",
),
)
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
GetMessage($name, $aReplace=null)
Определения tools.php:3397

См. определение в файле update_log.php строка 129

◆ $arLogRecs

$arLogRecs = array()

См. определение в файле update_log.php строка 33

◆ $lAdmin

$lAdmin = new CAdminList($sTableID, $oSort)

См. определение в файле update_log.php строка 25

◆ $n

$n = 0

См. определение в файле update_log.php строка 107

◆ $oSort

$oSort = new CAdminSorting($sTableID, "date", "desc")

См. определение в файле update_log.php строка 24

◆ $rsData

if (file_exists( $_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/updater.log") &&is_file( $_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/updater.log") &&is_readable( $_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/updater.log")) $rsData = new CAdminResult(null, $sTableID)

См. определение в файле update_log.php строка 102

◆ $sTableID

$sTableID = "tbl_update_log"

См. определение в файле update_log.php строка 23

◆ HELP_FILE

const HELP_FILE "marketplace/sysupdate.php"

DO NOT MODIFY THIS FILE MODIFICATION OF THIS FILE WILL ENTAIL SITE FAILURE

См. определение в файле update_log.php строка 7