X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fremoveme.php;h=904606fd57cb77b69a1a0b7ef48a9025ff012f25;hb=1f7f964bb7200d4f658742a999c07f1dd6cbe97c;hp=6c84c41892b9bdb1190cd6a944b53dfffd128ae8;hpb=d6cf791677e3c676108f84e64818ba2a272f6d08;p=friendica.git diff --git a/mod/removeme.php b/mod/removeme.php index 6c84c41892..904606fd57 100644 --- a/mod/removeme.php +++ b/mod/removeme.php @@ -1,6 +1,5 @@ user['uid']); // NOTREACHED } -} + } -if(! function_exists('removeme_content')) { function removeme_content(&$a) { if(! local_user()) @@ -52,5 +50,5 @@ function removeme_content(&$a) { )); return $o; -} + }