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