mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
042bd09bb3
commit
49e1b7bf40
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ if($obj->allowDownloadMP3){
|
|||
<?php
|
||||
}else{
|
||||
CustomizeAdvanced::createMP3($videos_id);
|
||||
echo "<!-- allowDownloadMP3: there is no mp3 to download {$mp3File} -->";
|
||||
echo "<!-- allowDownloadMP3: there is no mp3 to download -->";
|
||||
}
|
||||
}else{
|
||||
echo '<!-- allowDownloadMP3: mp3 not allowed to download -->';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue