X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fcreate_shadowentry.php;h=29222de5e76cf8b497f9236721136f7956072c4f;hb=0cd9db9cb7f4c96f597e37590a536eaae123238d;hp=98db23f9effb1cd14aad0263d6e63941e359b07c;hpb=3cef98caf68d9fa28ba1beacedeaa77917987772;p=friendica.git diff --git a/include/create_shadowentry.php b/include/create_shadowentry.php index 98db23f9ef..29222de5e7 100644 --- a/include/create_shadowentry.php +++ b/include/create_shadowentry.php @@ -17,4 +17,3 @@ function create_shadowentry_run($argv, $argc) { add_shadow_entry($message_id); } -?>