install swr
This commit is contained in:
@ -135,7 +135,7 @@ try {
|
||||
}
|
||||
|
||||
$targetFilePath = $targetDir . '/' . $newFilename;
|
||||
// echo "targetFilePath ". $targetFilePath."\n";
|
||||
echo "targetFilePath ". $targetFilePath."\n";
|
||||
|
||||
if (isset($_POST["submit"]) && !empty($_FILES["file"]["name"]))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user