Improve #0002196: Comptes Alphanumériques calculés trop longs

This commit is contained in:
sparkyx 2022-09-17 12:08:06 +02:00
parent 50180e68ad
commit f1d3862e17
8 changed files with 95 additions and 19 deletions

View file

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