Files
bio-concept-pharma/web/modules/fbpromote/conf/admin.conf.php
2019-11-17 19:14:07 +01:00

12 lines
435 B
PHP

<?php
/* defines modules support product id */
define('_FBFP_SUPPORT_ID', '8130');
/* defines activate the BT support if false we use the ADDONS support url */
define('_FBFP_SUPPORT_BT', false);
//define('_FBFP_SUPPORT_BT', true);
/* defines activate the BT support if false we use the ADDONS support url */
define('_FBFP_SUPPORT_URL', 'https://addons.prestashop.com/');
//define('_FBFP_SUPPORT_URL', 'http://www.businesstech.fr/');