2
0
forked from Wavyzz/dolibarr

We force option until debug complete

This commit is contained in:
Laurent Destailleur
2011-10-27 01:06:43 +02:00
parent 9dad0b5325
commit d506420968

View File

@@ -285,4 +285,7 @@ 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;
?>