From 5777ecb189fd148be6c887c270669595327ec3ff Mon Sep 17 00:00:00 2001 From: dotwingssoftware Date: Mon, 9 Jan 2023 09:56:07 +0530 Subject: [PATCH] 20230109 20230109 --- application/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config/config.php b/application/config/config.php index cafafe0..e80128d 100644 --- a/application/config/config.php +++ b/application/config/config.php @@ -23,7 +23,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); | a PHP script and you can easily do that on your own. | */ -$config['base_url'] = 'http://localhost/Mcgans/'; +$config['base_url'] = 'http://localhost/McGansWebsite/'; /* |--------------------------------------------------------------------------