0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/scripts
Christian Boltz 13cdd50d0a Add checks to login.php and cli to ensure database layout is up to date
- add check_db_version() to functions.inc.php
- add $min_db_version (needs to be updated at least before the release)
- call check_db_version in login.php, users/login.php and CLI - they'll
  error out if the database layout is outdated
- change setup.php to use check_db_version()



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1853 a1433add-5e2c-0410-b055-b7f2511e0802
2016-05-22 19:58:54 +00:00
..
shells reforamt cli commands; update code to php v5 syntax; remove regexp and use filter_var for email validation; use private/protected/public 2016-05-20 19:55:55 +00:00
snippets delete some outdated and no longer needed files in snippets/ : 2013-10-19 20:31:40 +00:00
postfixadmin-cli postfixadmin-cli: use readlink if $0 is a symlink 2011-04-10 13:05:53 +00:00
postfixadmin-cli.php Add checks to login.php and cli to ensure database layout is up to date 2016-05-22 19:58:54 +00:00