X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fcreate_shadowentry.php;h=29222de5e76cf8b497f9236721136f7956072c4f;hb=33b61ab26283deccb9ecf7f7b28fce7aa27ef2f1;hp=98db23f9effb1cd14aad0263d6e63941e359b07c;hpb=28b3fa4f1fad67816ae6904f94a20d0ee58b2ced;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); } -?>