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