X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fcreate_shadowentry.php;h=f06a0dd1bfb20640e0a32ad54418251514ab2ca7;hb=b631442760b134b14071eaeab9a2a8756feeca98;hp=4027024f9959d16f53b05eb29a858d5c0deaaf50;hpb=e6148f4c1cb0bc06e27f9e3d98f69f2722d02bed;p=friendica.git diff --git a/include/create_shadowentry.php b/include/create_shadowentry.php index 4027024f99..f06a0dd1bf 100644 --- a/include/create_shadowentry.php +++ b/include/create_shadowentry.php @@ -8,7 +8,7 @@ require_once("boot.php"); require_once("include/threads.php"); -function create_shadowentry_run(&$argv, &$argc) { +function create_shadowentry_run($argv, $argc) { global $a, $db; if (is_null($a))