task #448 : currency always used and remove parameter 'use_currency' from parameters, add SQL script

This commit is contained in:
Dany De Bontridder 2018-05-11 21:39:09 +02:00
parent 1c47aa938f
commit e1076de25b
3 changed files with 108 additions and 5 deletions

View file

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