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.
delete.php: - replace various $tMessage=... with flash_error() - always redirect to the relevant page, even if an error happened - fix error check in delete admin - removed HTML formatting (<b>, <span>) from some error messages - replaced check for pgsql + BEGIN/COMMIT/ROLLBACK with db_begin(), db_commit() and db_rollback() - the smarty message.tpl is most probably superfluous languages/*.lang: - removed HTML (<span>) from messages used by delete.php fetchmail.php, scripts/snippets/baseclass.php - remove superfluous </span> git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1036 a1433add-5e2c-0410-b055-b7f2511e0802 |
15 years ago | |
|---|---|---|
| .. | ||
| baseclass.php | 15 years ago | |
| crypt.php | 15 years ago | |
| crypt_test.php | 15 years ago | |
| dovecot_crypt.php | 15 years ago | |
| fetchmail-class.php | 15 years ago | |
| fetchmail-remaining.php | 15 years ago | |
| model.php | 15 years ago | |
| user_controller.php | 15 years ago | |
| user_model.php | 15 years ago | |