improve code : sql : document table action_gestion

This commit is contained in:
sparkyx 2023-01-25 15:49:50 +01:00
parent 322b74a014
commit f00d5f8d51
2 changed files with 14 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", 183);
define("DBVERSION", 184);
define("MONO_DATABASE", 25);
define("DBVERSIONREPO", 20);
define('NOTFOUND', '--not found--');