fix php chato
SSH Build / Deploy (push) Successful in 8s
Details
SSH Build / Deploy (push) Successful in 8s
Details
This commit is contained in:
parent
f2131035bc
commit
30c72cfb36
|
@ -38,7 +38,7 @@
|
|||
$brute_file = $target_dir . "/src/" . $video_title . $ext;
|
||||
$target_file = $target_dir . "/dest/" . $video_title . '.mp4';
|
||||
|
||||
echo $video_title $video_desc $video_date $video_level;
|
||||
echo $video_title . $video_desc . $video_date . $video_level;
|
||||
echo $target_file;
|
||||
return;
|
||||
|
||||
|
|
Loading…
Reference in New Issue