HEX
Server: Apache/2.4.59 (Debian)
System: Linux skycube.cz 4.19.0-25-amd64 #1 SMP Debian 4.19.289-2 (2023-08-08) x86_64
User: ilya (534)
PHP: 7.3.31-1~deb10u7
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: /var/www/ilya/data/www/irk2.ru/templates/skin/habra/block.comments.tpl
<div class="habrablock">
	<h3 class="new_group_sections">Прямой&nbsp;эфир&nbsp;&#8595;</h3>	
	
	<div class="live_section">
		{foreach from=$aComments item=oComment} 
			<div class="live_section_navtext_title">
				<a href="{$DIR_WEB_ROOT}/profile/{$oComment->getUserLogin()}/"><img src="{$DIR_STATIC_SKIN}/img/user.gif" border="0" width="10" height="10" alt="посмотреть профиль" title="посмотреть профиль"></a>&nbsp;
				<a href="{$DIR_WEB_ROOT}/profile/{$oComment->getUserLogin()}/" class="live_section_nickname">{$oComment->getUserLogin()}</a>&nbsp;&#8594;&nbsp;
				<a href="{$oComment->getBlogUrlFull()}" class="live_section_navtext_title_sec">{$oComment->getBlogTitle()|escape:'html'}</a> / 
				<a href="{$DIR_WEB_ROOT}/blog/{if $oComment->getBlogUrl()}{$oComment->getBlogUrl()}/{/if}{$oComment->getTopicId()}.html#comment{$oComment->getId()}" class="live_section_navtext_title">{$oComment->getTopicTitle()|escape:'html'}</a>&nbsp;<span class="red">{$oComment->getTopicCountComment()}</span>
   			</div>
   		{/foreach}
	</div>	
   
	<div class="live_section_title_all" align="right">
		<span style="color:#666666">&#187;</span> <a href="{$DIR_WEB_ROOT}/comments/">весь прямой эфир</a> <a href="{$DIR_WEB_ROOT}/rss/allcomments/" title="RSS лента"><IMG  height=12 src="{$DIR_STATIC_SKIN}/img/rss_small.gif" width=12></a>
	</div>
</div>