1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00
This commit is contained in:
Daniel Neto 2024-07-15 11:15:10 -03:00
parent 042bd09bb3
commit 49e1b7bf40

View file

@ -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 -->';