Vergleich admin/modules/config/mod_tools.php - 1.8.5 - 1.8.16
Zeile 731 | Zeile 731 |
---|---|
$mybb->input['stickthread'] = ''; |
$mybb->input['stickthread'] = ''; |
if(!$mybb->get_input('threadprefix', MyBB::INPUT_INT)) | if(!isset($mybb->input['threadprefix'])) |
{ | { |