Add a button search_card

This commit is contained in:
sparkyx 2021-08-24 18:09:02 +02:00
parent 7df4ad0c0f
commit c6288ceaf1
9 changed files with 69 additions and 23 deletions

View file

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