You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-08-09 05:02:44 +03:00
update $min_db_version to match latest upgrade.php
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
|
||||
$min_db_version = 1840; # update (at least) before a release with the latest function numbrer in upgrade.php
|
||||
$min_db_version = 1843; # update (at least) before a release with the latest function numbrer in upgrade.php
|
||||
|
||||
/**
|
||||
* check_session
|
||||
|
Reference in New Issue
Block a user