]> git.mxchange.org Git - friendica.git/blobdiff - include/create_shadowentry.php
Some removed indexes
[friendica.git] / include / create_shadowentry.php
index 4027024f9959d16f53b05eb29a858d5c0deaaf50..f06a0dd1bfb20640e0a32ad54418251514ab2ca7 100644 (file)
@@ -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))