diff --git a/Include/bootstrap.php b/Include/bootstrap.php index 6d45b28..bcde848 100644 --- a/Include/bootstrap.php +++ b/Include/bootstrap.php @@ -7,6 +7,7 @@ define("PROJECT_ROOT_PATH", __DIR__ . "/../"); define('PD', 'D:\DEV\Git Repository\CustomerRewardsRESTAPI'); +//define('PD', 'C:\DEV\UniServerZ\www\CustomerRewardsRESTAPI'); // include main configuration file require_once PROJECT_ROOT_PATH . "/include/config.php"; // include the base controller file