Follow-Up : comment optional

This commit is contained in:
sparkyx 2020-10-14 16:39:45 +02:00
parent 251acf11cd
commit 1f037f640e
8 changed files with 60 additions and 8 deletions

View file

@ -107,7 +107,7 @@ if ( !defined ("NOALYSS_PACKAGE_REPOSITORY")) {
if ( ! defined ("SYSINFO_DISPLAY")) {
define ("SYSINFO_DISPLAY",TRUE);
}
define ("DBVERSION",148);
define ("DBVERSION",149);
define ("MONO_DATABASE",25);
define ("DBVERSIONREPO",18);
define ('NOTFOUND','--not found--');