Vergleich index.php - 1.8.8 - 1.8.12

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 316Zeile 316
	{
// Load the stats cache.
$stats = $cache->read('stats');

	{
// Load the stats cache.
$stats = $cache->read('stats');

	}

$post_code_string = '';
if($mybb->user['uid'])
{
$post_code_string = '&my_post_key='.$mybb->post_code;

 
	}

eval('$boardstats = "'.$templates->get('index_boardstats').'";');

	}

eval('$boardstats = "'.$templates->get('index_boardstats').'";');