diff --git a/xCAT-UI/lib/uploadfile.php b/xCAT-UI/lib/uploadfile.php index fa382c587..75301d2b6 100644 --- a/xCAT-UI/lib/uploadfile.php +++ b/xCAT-UI/lib/uploadfile.php @@ -60,4 +60,4 @@ if (move_uploaded_file($_FILES["file"]["tmp_name"], $path)) { echo $reason; } -?> \ No newline at end of file +?>