update entra id
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
// Define paths that may change based on the server
|
||||
define('BASE_PATH', realpath(__DIR__ . '/../../..'));
|
||||
define('BASE_URL', '/reportifynew/public/');
|
||||
define('USERAREA_PATH', '/reportifynew/public/userarea/');
|
||||
define('INCLUDE_PATH', BASE_URL . 'userarea/include/');
|
||||
define('ASSETS_PATH', BASE_URL . 'userarea/include/assets/');
|
||||
Reference in New Issue
Block a user