Task #0001961: Devise : faciliter les calculs d'écarts de conversion

This commit is contained in:
sparkyx 2021-04-18 15:09:10 +02:00
parent fe8f13b1bc
commit 099d90df95
12 changed files with 1006 additions and 115 deletions

View file

@ -113,7 +113,7 @@ if ( !defined ("NOALYSS_PACKAGE_REPOSITORY")) {
if ( ! defined ("SYSINFO_DISPLAY")) {
define ("SYSINFO_DISPLAY",TRUE);
}
define ("DBVERSION",156);
define ("DBVERSION",157);
define ("MONO_DATABASE",25);
define ("DBVERSIONREPO",19);
define ('NOTFOUND','--not found--');