Caution $version_compta MUST BE set to SVNINFO !!!
This commit is contained in:
parent
a984452faa
commit
1da80dec13
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ require_once ('config.inc.php');
|
|||
require_once('constant.security.php');
|
||||
// SVNVERSION
|
||||
global $version_phpcompta;
|
||||
$version_phpcompta=3428;
|
||||
$version_phpcompta=SVNINFO;
|
||||
|
||||
define ("DBVERSION",85);
|
||||
define ("DBVERSIONREPO",12);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue