Currency : add a check , upgrade version of DB

This commit is contained in:
sparkyx 2021-04-11 12:22:24 +02:00
parent eb9654f40a
commit 47bf11652f
5 changed files with 96 additions and 26 deletions

View file

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