This commit is contained in:
Laurent Destailleur 2012-05-11 21:27:29 +02:00
parent c0691b01eb
commit d4ca08db00

View File

@ -267,6 +267,6 @@ if (! defined('NOREQUIRETRAN'))
if (! defined('MAIN_LABEL_MENTION_NPR') ) define('MAIN_LABEL_MENTION_NPR','NPR');
// We force feature to help debug
$conf->global->MAIN_JS_ON_PAYMENT=1;
//$conf->global->MAIN_JS_ON_PAYMENT=0; // We disable this. See bug #402 on doliforge
?>