integre changement SQL

This commit is contained in:
sparkyx 2024-02-03 15:30:05 +01:00
parent 5d783369c4
commit 907dc85c6b
4 changed files with 13 additions and 8 deletions

View file

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