bump config version (because GLOBAL_ENABLE_LABELS was removed)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
require_once "functions.php";
|
||||
|
||||
define('EXPECTED_CONFIG_VERSION', 17);
|
||||
define('EXPECTED_CONFIG_VERSION', 18);
|
||||
define('SCHEMA_VERSION', 51);
|
||||
|
||||
if (!file_exists("config.php")) {
|
||||
|
||||
Reference in New Issue
Block a user