Country_code: try to guess it
This commit is contained in:
parent
bd83d91efb
commit
be93797369
2 changed files with 46 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ global $version_noalyss;
|
|||
define('NOALYSS_VERSION', 10000 );
|
||||
|
||||
// Database schema version
|
||||
define("DBVERSION", 206);
|
||||
define("DBVERSION", 207);
|
||||
|
||||
// version for MONO_DATABASE
|
||||
define("MONO_DATABASE", 25);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue