]> git.mxchange.org Git - friendica.git/blobdiff - mod/videos.php
Removed commented code
[friendica.git] / mod / videos.php
index fb742eb015f355e1d2965091ffe7641a1a8ef1c8..1bb59bc5429e9b614e0cb3596d62eb23fc072f64 100644 (file)
@@ -263,7 +263,7 @@ function videos_content(&$a) {
                                        $can_post = true;
                                        $contact = $r[0];
                                        $remote_contact = true;
-                                       $visitor = $cid;
+                                       $visitor = $contact_id;
                                }
                        }
                }