This commit is contained in:
Dany De Bontridder 2010-08-07 16:06:46 +00:00
parent 304e31a04d
commit 03dfa0cb9e
4 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ global $version_phpcompta;
$version_phpcompta=9000;
/* set to none for production */
error_reporting (E_ALL|E_STRICT);
//$version_phpcompta=SVNVERSION;
//$version_phpcompta=SVNINFO;
define ("DBVERSION",88);
define ("DBVERSIONREPO",12);