File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/components/bitrix/idea.statistic/templates/.default/result_modifier.php
Back
<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?> <? __IncludeLang(dirname(__FILE__)."/lang/".LANGUAGE_ID."/result_modifier.php"); $TotalStatistic = array( "VALUE" => GetMessage("IDEA_STATISTIC_TOTAL_TITLE"), "CNT" => 0, ); foreach($arResult as $key=>$StatusStatistic) { $TotalStatistic["CNT"] += $StatusStatistic["CNT"]; $arResult[$key]["URL"] = str_replace("#status_code#", ToLower($StatusStatistic["XML_ID"]), $arParams["PATH_WITH_STATUS"]); } $arResult["ALL"] = $TotalStatistic; $arResult["ALL"]["URL"] = $arParams["PATH_TO_INDEX"]; //No category if(array_key_exists(0, $arResult)) { $arResult[0]["URL"] = $arParams["PATH_TO_INDEX"]; $arResult[0]["VALUE"] = GetMessage("IDEA_STATISTIC_NO_STATUS_TITLE"); } ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings