X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FGNUsocialPhotos%2FGNUsocialPhotosPlugin.php;fp=plugins%2FGNUsocialPhotos%2FGNUsocialPhotosPlugin.php;h=5e0f3f780efb27a3f02dfabee5beb1d9c440ace6;hb=ac8070e00b0ed9999134304c4d4afaa068c422c2;hp=2d03fe2afc6ad23c1346d9c8146d7434f6dfd3a8;hpb=4b6639c1d7d48b5ef1da956f394f24fbe6c1c800;p=quix0rs-gnu-social.git diff --git a/plugins/GNUsocialPhotos/GNUsocialPhotosPlugin.php b/plugins/GNUsocialPhotos/GNUsocialPhotosPlugin.php index 2d03fe2afc..5e0f3f780e 100644 --- a/plugins/GNUsocialPhotos/GNUsocialPhotosPlugin.php +++ b/plugins/GNUsocialPhotos/GNUsocialPhotosPlugin.php @@ -54,7 +54,7 @@ class GNUsocialPhotosPlugin extends Plugin return true; } - function onStartNoticeDistribute($notice) + function onStartNoticeDistribute(Notice $notice) { common_log(LOG_INFO, "event: StartNoticeDistribute"); if (GNUsocialPhotoTemp::$tmp) {