From ebd3a4479546658d4f3486932fff3d3a3e7a944d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 8 Oct 2005 15:45:41 +0000 Subject: [PATCH] Application du patch de christophe (sauf gestion tva npr). --- htdocs/master.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/master.inc.php b/htdocs/master.inc.php index c23bb222ce1..9865b485bc5 100644 --- a/htdocs/master.inc.php +++ b/htdocs/master.inc.php @@ -411,4 +411,5 @@ $bc[1]="class=\"pair\""; $yesno[0]="no"; $yesno[1]="yes"; +if ( ! defined('MENTION_NPR') ) define('MENTION_NPR','(npr)'); ?>