X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fremoveme.php;h=904606fd57cb77b69a1a0b7ef48a9025ff012f25;hb=0c9cc29a51941eb572bf16fd5489d0947d47d033;hp=6c84c41892b9bdb1190cd6a944b53dfffd128ae8;hpb=0c764684bb32a9432fd161e62db907efb78af1a5;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; -} + }