]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/OStatus/scripts/update_ostatus_profiles.php
Fixed:
[quix0rs-gnu-social.git] / plugins / OStatus / scripts / update_ostatus_profiles.php
index 01116bb6f4d50d7b08c66cb9a845997c9d2871d4..9102a0a2cb3b1d2c4e48a963f0e86a6762da27fe 100644 (file)
@@ -118,7 +118,7 @@ class LooseOstatusProfile extends Ostatus_profile
      * @throws Exception on various error conditions
      * @throws OStatusShadowException if this reference would obscure a local user/group
      */
-    public static function updateProfileURL($profile_url, $hints=array())
+    public static function updateProfileURL($profile_url, array $hints=array())
     {
         $oprofile = null;