You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
shells reforamt cli commands; update code to php v5 syntax; remove regexp and use filter_var for email validation; use private/protected/public 8 years ago
snippets delete some outdated and no longer needed files in snippets/ : 11 years ago
postfixadmin-cli postfixadmin-cli: use readlink if $0 is a symlink 13 years ago
postfixadmin-cli.php Add checks to login.php and cli to ensure database layout is up to date 8 years ago