]> git.mxchange.org Git - friendica.git/blobdiff - mod/videos.php
Issue 7285: Perform duplicate check for item URI also with AP
[friendica.git] / mod / videos.php
index 3fb36a73e4d319e20b04d8d634c03e3e44cf4436..9e19ecf11744d4d53da9b6d163095007919b2e52 100644 (file)
@@ -217,7 +217,7 @@ function videos_content(App $a)
 
        // tabs
        $_is_owner = (local_user() && (local_user() == $owner_uid));
-       $o .= Profile::getTabs($a, $_is_owner, $a->data['user']['nickname']);
+       $o .= Profile::getTabs($a, 'videos', $_is_owner, $a->data['user']['nickname']);
 
        //
        // dispatch request