mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 17:59:55 +02:00
update
This commit is contained in:
parent
34c65148f7
commit
eb203236b5
1 changed files with 1 additions and 1 deletions
|
@ -618,7 +618,7 @@ class AVideoPlugin
|
||||||
if (is_object($p)) {
|
if (is_object($p)) {
|
||||||
$str .= $p->getNetflixActionButton($videos_id);
|
$str .= $p->getNetflixActionButton($videos_id);
|
||||||
}
|
}
|
||||||
self::YPTend("{$value['dirName']}::" . __FUNCTION__, 0.05);
|
self::YPTend("{$value['dirName']}::" . __FUNCTION__);
|
||||||
}
|
}
|
||||||
return $str;
|
return $str;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue