remove echo

This commit is contained in:
Carneiro 2024-08-05 17:58:37 -03:00
parent 2841bcdb0a
commit b4b9aa1816
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
// $uploadOk = 0;
// }
echo $_POST["videoTitle"];
// echo $_POST["videoTitle"];
$ext = ".mkv";
$video_title = $_POST["videoTitle"];