Correct merge

This commit is contained in:
sparkyx 2024-01-28 11:27:15 +01:00
parent 4a5298f4e4
commit 42e39e4897
4 changed files with 12 additions and 4 deletions

View file

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