]> git.mxchange.org Git - friendica.git/blobdiff - mod/filerm.php
new version of the ShaShape iconset
[friendica.git] / mod / filerm.php
index d2b57d4472fcbf2dd8035bfcc5a2941903288579..c266082c8ffe2e76a3fbe866df080e3a3159401d 100644 (file)
@@ -22,6 +22,6 @@ function filerm_content(&$a) {
 
        if(x($_SESSION,'return_url'))
                goaway($a->get_baseurl() . '/' . $_SESSION['return_url']);
-       
+
        killme();
 }