CMXX - Updated Products page
This commit is contained in:
@@ -156,6 +156,9 @@ define('db_user','morvalwatches');//morvalwatches_prod
|
||||
define('db_pass','4~gv71bM6');
|
||||
// Database name
|
||||
define('db_name','shoppingcart_advanced'); //morvalwatches
|
||||
// API BASE URL
|
||||
define('api_url','https://dev.veliti.nl/api.php'); //morvalwatches
|
||||
|
||||
|
||||
/* Payment options */
|
||||
//Pay on Delivery
|
||||
@@ -176,7 +179,7 @@ define('PAYPAL_CLIENT_SECRET','');
|
||||
|
||||
/* Admin modes */
|
||||
//debug
|
||||
define('debug',false);
|
||||
define('debug',true);
|
||||
// Default maintenance_mode
|
||||
define('maintenanceMode',false);
|
||||
?>
|
||||
Reference in New Issue
Block a user