mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +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
|
<?php
|
||||||
}else{
|
}else{
|
||||||
CustomizeAdvanced::createMP3($videos_id);
|
CustomizeAdvanced::createMP3($videos_id);
|
||||||
echo "<!-- allowDownloadMP3: there is no mp3 to download {$mp3File} -->";
|
echo "<!-- allowDownloadMP3: there is no mp3 to download -->";
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
echo '<!-- allowDownloadMP3: mp3 not allowed to download -->';
|
echo '<!-- allowDownloadMP3: mp3 not allowed to download -->';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue