Update and rename folderdelete.php to folder_delete.php

This commit is contained in:
FusionPBX
2019-08-21 01:22:17 -06:00
committed by GitHub
parent dc9af28135
commit 92b3aa2380

View File

@@ -24,6 +24,9 @@
Mark J Crane <markjcrane@fusionpbx.com>
*/
//disable this feature
exit;
//includes
include "root.php";
require_once "resources/require.php";
@@ -54,7 +57,7 @@
//delete the folder
rmdir($folder); //, 0700
header("Location: fileoptions.php");
header("Location: file_options.php");
}
else {
//create the token