remove debug
This commit is contained in:
parent
e4c2934f7e
commit
0ecfd6a974
1 changed files with 2 additions and 2 deletions
|
|
@ -26,9 +26,9 @@ $_ENV['TMP']="/tmp";
|
|||
define ("phpcompta_password","dany");
|
||||
define ("phpcompta_psql_port","5432");
|
||||
define ("domaine","");
|
||||
$_ENV['tmp']='tmp';
|
||||
|
||||
define ("DEBUG","true");
|
||||
|
||||
define ("DEBUG","false");
|
||||
|
||||
// securite correspond a la table
|
||||
// action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue