Ajout de test

This commit is contained in:
Dany De Bontridder 2011-12-07 19:53:08 +00:00
parent 346b0be567
commit cdb1f0655f
2 changed files with 31 additions and 12 deletions

View file

@ -37,12 +37,12 @@ $g_succeed="<span style=\"font-size:18px;color:green\">&#x2713;</span>";
/* uncomment for production */
$version_phpcompta=SVNINFO;
define ("DEBUG",false);
/* $version_phpcompta=4444;
/*$version_phpcompta=SVNINFO;
define ("DEBUG",false);
*/
$version_phpcompta=4444;
define ("DEBUG",false);
define ("DBVERSION",99);
define ("DBVERSIONREPO",14);
define ('NOTFOUND','--not found--');