Vergleich admin/modules/config/attachment_types.php - 1.8.22 - 1.8.23

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 642Zeile 642
	if($attachment_type['enabled'] == 1)
{
$update_array['enabled'] = 0;

	if($attachment_type['enabled'] == 1)
{
$update_array['enabled'] = 0;

		$phrase = $lang->success_activated_attachment_type;

		$phrase = $lang->success_deactivated_attachment_type;

	}

$plugins->run_hooks('admin_config_attachment_types_toggle_status_commit');

	}

$plugins->run_hooks('admin_config_attachment_types_toggle_status_commit');