]> source.dussan.org Git - nextcloud-server.git/commitdiff
Remove closing php tag
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 4 Sep 2012 10:18:11 +0000 (13:18 +0300)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 4 Sep 2012 10:18:11 +0000 (13:18 +0300)
core/ajax/share.php

index debdf612c0e54d0affdd34f9881c3245787a7566..3ace97d4d023b98f90a13e6918b2170542bf07d2 100644 (file)
@@ -135,5 +135,3 @@ if (isset($_POST['action']) && isset($_POST['itemType']) && isset($_POST['itemSo
                        break;
        }
 }
-
-?>
\ No newline at end of file