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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 5 deletions

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