mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Update sql_backup.php
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
Mark J Crane <markjcrane@fusionpbx.com>
|
||||
*/
|
||||
|
||||
//disabled
|
||||
echo "access denied";
|
||||
exit;
|
||||
|
||||
//includes
|
||||
include "root.php";
|
||||
require_once "resources/require.php";
|
||||
@@ -150,4 +154,4 @@
|
||||
}
|
||||
unset($result_1, $row_1);
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user