Vergleich inc/functions_forumlist.php - 1.8.18 - 1.8.26

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 142Zeile 142
				);
}


				);
}


			if($forum['password'] != '' && !my_hash_equals($mybb->cookies['forumpass'][$forum['fid']], md5($mybb->user['uid'].$forum['password'])))

			if(!forum_password_validated($forum, true))

			{

			{

			    $hideinfo = true;
$showlockicon = 1;

				$hideinfo = true;
$showlockicon = 1;

			}

// Fetch subforums of this forum

			}

// Fetch subforums of this forum