Remove dead code

remove dead code : useless file and menu
This commit is contained in:
sparkyx 2023-09-15 19:23:34 +02:00
parent 3d8265f89f
commit 1c99430ecf
3 changed files with 7 additions and 234 deletions

View file

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