diff --git a/core/ajax/share.php b/core/ajax/share.php index debdf612c0..3ace97d4d0 100644 --- a/core/ajax/share.php +++ b/core/ajax/share.php @@ -135,5 +135,3 @@ if (isset($_POST['action']) && isset($_POST['itemType']) && isset($_POST['itemSo break; } } - -?> \ No newline at end of file