13388 - fix bug config Cartguru
This commit is contained in:
parent
07f5841490
commit
e72f7962f1
@ -234,5 +234,5 @@ define('_PS_OS_WS_PAYMENT_', Configuration::get('PS_OS_WS_PAYMENT'));
|
|||||||
require_once(dirname(__FILE__).'/smarty.config.inc.php');
|
require_once(dirname(__FILE__).'/smarty.config.inc.php');
|
||||||
$context->smarty = $smarty;
|
$context->smarty = $smarty;
|
||||||
|
|
||||||
define(‘CARTSGURU_IMAGE_SIZE’, ‘small_default’);
|
define("CARTSGURU_IMAGE_SIZE", "small_default");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user