mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
logged in direct to the dashboard
This commit is contained in:
@@ -23,11 +23,13 @@
|
||||
Contributor(s):
|
||||
Mark J. Crane <markjcrane@fusionpbx.com>
|
||||
*/
|
||||
|
||||
//includes files
|
||||
require_once __DIR__ . "/resources/require.php";
|
||||
|
||||
//additional includes
|
||||
require_once "resources/check_auth.php";
|
||||
|
||||
//redirect to the dashboard
|
||||
header("Location: ".PROJECT_PATH."/core/dashboard/");
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user