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