Update the URL to the dashboard

This commit is contained in:
FusionPBX
2021-11-13 15:31:39 -07:00
committed by GitHub
parent 7e0b4045db
commit ce4d77e6f9

View File

@@ -85,12 +85,9 @@
}
}
//set message
//...
//redirect
header('Location: '.PROJECT_PATH.'/core/user_settings/user_dashboard.php');
exit;
header('Location: '.PROJECT_PATH.'/core/dashboard/');
exit;
}
//get the agent list from event socket