mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-24 17:22:55 +02:00
Fix view newest post error + missing mini post icon in posting preview
git-svn-id: file:///svn/phpbb/trunk@1604 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -512,6 +512,7 @@ if( $total_topics )
|
||||
}
|
||||
}
|
||||
|
||||
$newest_post_img = ""
|
||||
if( $userdata['session_logged_in'] )
|
||||
{
|
||||
if( isset($HTTP_COOKIE_VARS[$board_config['cookie_name'] . "_t_$topic_id"]) ||
|
||||
|
Reference in New Issue
Block a user