diff --git a/system/application/config/config.php b/system/application/config/config.php index ee26c76..401b1bb 100644 --- a/system/application/config/config.php +++ b/system/application/config/config.php @@ -11,9 +11,9 @@ | http://example.com/ | */ -//$config['base_url'] = "http://localhost/search"; +$config['base_url'] = "http://localhost/mdb"; -$config['base_url'] = "http://www.mydiscountbay.com/"; +//$config['base_url'] = "http://www.mydiscountbay.com/"; /* |--------------------------------------------------------------------------