Fix last bugs

This commit is contained in:
sparkyx 2008-01-22 16:12:24 +00:00
parent 3bb1fad3fe
commit b87e928a2e
24 changed files with 147 additions and 79 deletions

View file

@ -32,7 +32,7 @@ define ("phpcompta_psql_port","5432");
define ("phpcompta_user","phpcompta");
//
// the domain can't start by a number !!!
define ("domaine","");
define ("domaine","beta31");
define ("MAX_COMPTE",4);
define ('MAX_BUD_DETAIL',20);