Browse Source

Update file_delete.php

FusionPBX 6 năm trước cách đây
mục cha
commit
ef1545bac4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      file_delete.php

+ 1 - 1
file_delete.php

@@ -66,7 +66,7 @@
 		unlink($folder.'/'.$file);
 		unlink($folder.'/'.$file);
 
 
 		//redirect the browser
 		//redirect the browser
-		header("Location: fileoptions.php");
+		header("Location: file_options.php");
 	}
 	}
 	else {
 	else {
 		//create the token
 		//create the token