From 6e76c59007ef51c78a056cb0be7e1f96f6e4a210 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Tue, 4 Sep 2012 13:18:11 +0300 Subject: [PATCH] Remove closing php tag --- core/ajax/share.php | 2 -- 1 file changed, 2 deletions(-) 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