remove debug flag
This commit is contained in:
parent
456afae0ba
commit
a13f9ec262
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ define ("DBVERSION",58);
|
|||
define ("MAX_COMPTE",4);
|
||||
define ('MAX_BUD_DETAIL',20);
|
||||
define ('MAX_ARTICLE',8);
|
||||
define ("DEBUG","true");
|
||||
define ("DEBUG","FALSE");
|
||||
|
||||
// Erreur
|
||||
define ("NOERROR",0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue