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))