Update file_delete.php
This commit is contained in:
parent
addf3de2cc
commit
56dd873fea
|
|
@ -66,7 +66,7 @@
|
|||
unlink($folder.'/'.$file);
|
||||
|
||||
//redirect the browser
|
||||
header("Location: fileoptions.php");
|
||||
header("Location: file_options.php");
|
||||
}
|
||||
else {
|
||||
//create the token
|
||||
|
|
|
|||
Loading…
Reference in New Issue