Remove dead code
remove dead code : useless file and menu
This commit is contained in:
parent
3d8265f89f
commit
1c99430ecf
3 changed files with 7 additions and 234 deletions
|
|
@ -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--');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue