task #448 : currency always used and remove parameter 'use_currency' from parameters, add SQL script
This commit is contained in:
parent
1c47aa938f
commit
e1076de25b
3 changed files with 108 additions and 5 deletions
|
|
@ -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--');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue