Typo menu

This commit is contained in:
sparkyx 2021-06-17 13:44:37 +02:00
parent 809ec184df
commit 280d5b15e2
2 changed files with 8 additions and 1 deletions

View file

@ -116,7 +116,7 @@ if ( !defined ("NOALYSS_PACKAGE_REPOSITORY")) {
if ( ! defined ("SYSINFO_DISPLAY")) {
define ("SYSINFO_DISPLAY",TRUE);
}
define ("DBVERSION",162);
define ("DBVERSION",163);
define ("MONO_DATABASE",25);
define ("DBVERSIONREPO",20);
define ('NOTFOUND','--not found--');