Fix bug setup

This commit is contained in:
sparkyx 2007-09-21 20:41:01 +00:00
parent 5ba7bac2b6
commit faaefe08f0
3 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ $_ENV['TMP']="/tmp";
define ("phpcompta_password","dany");
define ("phpcompta_psql_port","5432");
define ("phpcompta_user","phpcompta");
define ("domaine","");
define ("domaine","rel2332_");
define ("MAX_COMPTE",4);