%PDF- %PDF- 403WebShell
403Webshell
Server IP : 37.220.80.31  /  Your IP : 3.140.196.48
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/blog.calendar/templates/.default/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www-root/data/www/dev.artlot24.ru/bitrix/components/bitrix/blog.calendar/templates/.default//template.php
<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?>
<?if(!empty($arResult["CALENDAR"]))
{
	?>
	<noindex>
	<ul>
	<li class="blog-calendar">
		<h3 class='blog-sidebar-title'><?=GetMessage("BLOG_BLOG_CLNDR_TITLE")?></h3>
			<table border="0" cellspacing="0" cellpadding="0" align="center">
			<tr>
				<td align="center">
					<table class="blog-calendar-table">
						<tr>
							<td width="0%" align="left"><?
								if ($arResult["urlToPrevYear"] <> ''):
									?><a title="<?=GetMessage("BLOG_BLOG_CLNDR_P_M")?>" href="<?=$arResult["urlToPrevYear"]?>" rel="nofollow">&laquo;</a>&nbsp;&nbsp;<?
								else:
									?><span class="blogCalDisable">&laquo;&nbsp;&nbsp;</span><?
								endif;
							?></td>
							<td width="0%" align="center"><b><?= GetMessage("BLOG_BLOG_CLNDR_M_".$arResult["CurrentMonth"])." ".$arResult["CurrentYear"]?></b></td>
							<td width="0%" align="right"><?
								if ($arResult["urlToNextYear"] <> ''):
									?>&nbsp;&nbsp;<a title="<?=GetMessage("BLOG_BLOG_CLNDR_N_M")?>" href="<?=$arResult["urlToNextYear"]?>" rel="nofollow">&raquo;</a><?
								else:
									?><span class="blogCalDisable">&nbsp;&nbsp;&raquo;</span><?
								endif;
							?></td>
						</tr>
					</table>
					<table border="0" cellspacing="0" cellpadding="2" class="blog-calendar-table">
						<tr>
							<th><?=GetMessage("BLOG_BLOG_CLNDR_D_1")?></th>
							<th><?=GetMessage("BLOG_BLOG_CLNDR_D_2")?></th>
							<th><?=GetMessage("BLOG_BLOG_CLNDR_D_3")?></th>
							<th><?=GetMessage("BLOG_BLOG_CLNDR_D_4")?></th>
							<th><?=GetMessage("BLOG_BLOG_CLNDR_D_5")?></th>
							<th><?=GetMessage("BLOG_BLOG_CLNDR_D_6")?></th>
							<th><?=GetMessage("BLOG_BLOG_CLNDR_D_7")?></th>
						</tr>

						<?
						foreach($arResult["CALENDAR"] as $k=>$v)
						{
							if($k!=0)
							{
								?>
								<tr><td colspan="7"><div class="blog-calendar-line"></div></td></tr>
								<?
							}
							?>
							<tr>
							<?
							foreach($v as $vv)
							{
								
								$class = "";
								switch($vv["type"])
								{
									case "selected": $class = "blogCalSelected"; break;
									case "today": $class = "blogCalToday"; break;
									case "weekend": $class = "blogCalWeekend"; break;
								}
								?>
								<td align="center" class="<?=$class?>" onMouseOver="this.className='blogCalHighlight'" onMouseOut="this.className='<?=$class?>'">
									<?
									if($vv["link"] <> '')
									{
										?>
										<a href="<?=$vv["link"]?>" rel="nofollow"><?=$vv["day"]?></a>
										<?
									}
									else
										echo $vv["day"];
								?>
								</td>
								<?
							}
							?>
							</tr>
							<?
						}
						?>
					</table>
				</td>
			</tr>
			</table>
	</li>
	</ul>
	</noindex>
<?}?>

Youez - 2016 - github.com/yon3zu
LinuXploit