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/'; /* |--------------------------------------------------------------------------