latest updates
[namibia] / config / autoload / global.php
index ea3cb73..b2fa1dc 100644 (file)
@@ -15,15 +15,15 @@ return array(
        'DateTimeFormat'  => 'Y-m-d H:i:s',
        'DateFormat'      => 'Y-m-d',
        'TimeFormat'      => 'H:i:s',
-       'Host'            => 'http://www.bid4cars.co.za',
-    'CashCarsHost'    => 'http://www.wepay4cars.co.za',
-       'DocumentUrl'     => 'http://www.bid4cars.co.za/documents/',
+       'Host'            => 'http://www.bid4cars.com.na',
+    'CashCarsHost'    => 'http://www.wepay4cars.com.na',
+       'DocumentUrl'     => 'http://www.bid4cars.com.na/documents/',
        'DocumentPath'    => __DIR__ . '/../../public/documents/',
-       'ImageUrl'        => 'http://www.bid4cars.co.za/img/bin/',
+       'ImageUrl'        => 'http://www.bid4cars.com.na/img/bin/',
        'ImagePath'       => __DIR__ . '/../../public/img/bin/',
-       'ThumbnailUrl'    => 'http://www.bid4cars.co.za/img/bin/thumbnail/',
+       'ThumbnailUrl'    => 'http://www.bid4cars.com.na/img/bin/thumbnail/',
        'ThumbnailPath'   => __DIR__ . '/../../public/img/bin/thumbnail/',
-       'VideoUrl'        => 'http://www.bid4cars.co.za/videos/',
+       'VideoUrl'        => 'http://www.bid4cars.com.na/videos/',
        'VideoPath'       => __DIR__ . '/../../public/videos/',
        'ProjectRootPath' => __DIR__ . '/../../',
        'SMS'             => array(
@@ -51,7 +51,7 @@ return array(
                                'params'      => array(
                                        'host'    => 'localhost',
                                        'port'    => '3306',
-                                       'dbname'  => 'mig_db',
+                                       'dbname'  => 'nam_db',
                                        'charset' => 'utf8'
                                )
                        )