namibia
Diff Revisions
df0489 ...
vs
bb2698 ...
for config/autoload/global.php
|
@@ -15,15 +15,15 @@ |
15 |
15 |
|
'DateTimeFormat' => 'Y-m-d H:i:s', |
16 |
16 |
|
'DateFormat' => 'Y-m-d', |
17 |
17 |
|
'TimeFormat' => 'H:i:s', |
18 |
|
- |
'Host' => 'http://www.bid4cars.co.za', |
19 |
|
- |
'CashCarsHost' => 'http://www.wepay4cars.co.za', |
20 |
|
- |
'DocumentUrl' => 'http://www.bid4cars.co.za/documents/', |
|
18 |
+ |
'Host' => 'http://www.bid4cars.com.na', |
|
19 |
+ |
'CashCarsHost' => 'http://www.wepay4cars.com.na', |
|
20 |
+ |
'DocumentUrl' => 'http://www.bid4cars.com.na/documents/', |
21 |
21 |
|
'DocumentPath' => __DIR__ . '/../../public/documents/', |
22 |
|
- |
'ImageUrl' => 'http://www.bid4cars.co.za/img/bin/', |
|
22 |
+ |
'ImageUrl' => 'http://www.bid4cars.com.na/img/bin/', |
23 |
23 |
|
'ImagePath' => __DIR__ . '/../../public/img/bin/', |
24 |
|
- |
'ThumbnailUrl' => 'http://www.bid4cars.co.za/img/bin/thumbnail/', |
|
24 |
+ |
'ThumbnailUrl' => 'http://www.bid4cars.com.na/img/bin/thumbnail/', |
25 |
25 |
|
'ThumbnailPath' => __DIR__ . '/../../public/img/bin/thumbnail/', |
26 |
|
- |
'VideoUrl' => 'http://www.bid4cars.co.za/videos/', |
|
26 |
+ |
'VideoUrl' => 'http://www.bid4cars.com.na/videos/', |
27 |
27 |
|
'VideoPath' => __DIR__ . '/../../public/videos/', |
28 |
28 |
|
'ProjectRootPath' => __DIR__ . '/../../', |
29 |
29 |
|
'SMS' => array( |
|
@@ -51,7 +51,7 @@ |
51 |
51 |
|
'params' => array( |
52 |
52 |
|
'host' => 'localhost', |
53 |
53 |
|
'port' => '3306', |
54 |
|
- |
'dbname' => 'mig_db', |
|
54 |
+ |
'dbname' => 'nam_db', |
55 |
55 |
|
'charset' => 'utf8' |
56 |
56 |
|
) |
57 |
57 |
|
) |