mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update file_delete.php
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
unlink($folder.'/'.$file);
|
||||
|
||||
//redirect the browser
|
||||
header("Location: fileoptions.php");
|
||||
header("Location: file_options.php");
|
||||
}
|
||||
else {
|
||||
//create the token
|
||||
|
||||
Reference in New Issue
Block a user