Vergleich admin/modules/config/attachment_types.php - 1.8.27 - 1.8.28

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 626Zeile 626

if($mybb->input['action'] == 'toggle_status')
{


if($mybb->input['action'] == 'toggle_status')
{

	if(!verify_post_check($mybb->input['my_post_key']))

	if(!verify_post_check($mybb->get_input('my_post_key')))

	{
flash_message($lang->invalid_post_verify_key2, 'error');
admin_redirect('index.php?module=config-attachment_types');

	{
flash_message($lang->invalid_post_verify_key2, 'error');
admin_redirect('index.php?module=config-attachment_types');