Ajout de test
This commit is contained in:
parent
346b0be567
commit
cdb1f0655f
2 changed files with 31 additions and 12 deletions
|
|
@ -37,12 +37,12 @@ $g_succeed="<span style=\"font-size:18px;color:green\">✓</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--');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue