mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
parent
ee2ebb8ebd
commit
efca692544
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ if(!empty($removeVideoList)){
|
|||
return false;
|
||||
}
|
||||
|
||||
$TimeLogLimitMYBR = 0.01;
|
||||
$TimeLogLimitMYBR = 0.2;
|
||||
$timeLogNameMYBR = TimeLogStart("modeYoutubeBottomRight.php");
|
||||
if (!empty($video['users_id']) && User::hasBlockedUser($video['users_id'])) {
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue