mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
update
This commit is contained in:
parent
0c88d6bbdc
commit
d1378979b2
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ if(count($plans) == 1){
|
|||
}
|
||||
|
||||
echo "Will add in the PPV plan {$ppv_plans_id}".PHP_EOL;
|
||||
if (!empty($userGroup)) {
|
||||
if (!empty($ppv_plans_id)) {
|
||||
|
||||
$videos = Video::getAllVideosLight('', false, true);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue