Version and PHP8.1 deprecated
This commit is contained in:
parent
069cb9897b
commit
9bc6669706
2 changed files with 4 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
global $version_noalyss;
|
||||
// version
|
||||
define('NOALYSS_VERSION', 9308 );
|
||||
define('NOALYSS_VERSION', 9309 );
|
||||
|
||||
// Database schema version
|
||||
define("DBVERSION", 203);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue