Vergleich admin/modules/config/mod_tools.php - 1.8.5 - 1.8.14

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 731Zeile 731
			$mybb->input['stickthread'] = '';
}


			$mybb->input['stickthread'] = '';
}


		if(!$mybb->get_input('threadprefix', MyBB::INPUT_INT))

		if(!isset($mybb->input['threadprefix']))

		{
$mybb->input['threadprefix'] = '';
}

		{
$mybb->input['threadprefix'] = '';
}