mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update the URL to the dashboard
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user