]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/Directory.php
"last-child" is not used anymore
[friendica.git] / src / Worker / Directory.php
index 8e5383ac0c9b7e807ffe8fb82380fb9203de0eb8..b29978cea731e666751485aa3239a6ba0a15cd21 100644 (file)
@@ -25,7 +25,7 @@ class Directory {
 
                $dir .= "/submit";
 
-               $arr = array('url' => $argv[1]);
+               $arr = ['url' => $url];
 
                call_hooks('globaldir_update', $arr);