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/model
Christian Boltz bafd2f1f58 edit.php:
- use prefill values from $_SESSION (if not provided in GET/POST)
- remember prefill values for next usage of the form

list-virtual.php
- set prefill values for edit.php

PFAHandler.php:
- let prefill() store the value in $struct if no prefill_$field()
  function exists

This fixes the remaining parts of
http://sourceforge.net/p/postfixadmin/bugs/298/



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1594 a1433add-5e2c-0410-b055-b7f2511e0802
12 years ago
..
AdminHandler.php AdminHandler: 12 years ago
AdminpasswordHandler.php AdminHandler.php, AdminpasswordHandler.php: 12 years ago
AliasHandler.php AliasHandler: 12 years ago
AliasdomainHandler.php AliasdomainHandler: 12 years ago
CliDelete.php CliDelete: 12 years ago
CliEdit.php CliEdit.php: 12 years ago
CliHelp.php Quite big CLI cleanup (and more) 12 years ago
CliView.php model/CliView.php: 12 years ago
Config.php model/Config: 12 years ago
DomainHandler.php DomainHandler.php: 12 years ago
MailboxHandler.php MailboxHandler: 12 years ago
PFAHandler.php edit.php: 12 years ago
VacationHandler.php Merge jan-kruis's vacation interval reply behaviour - see SF patch 3508083 - https://sourceforge.net/tracker/?func=detail&aid=3508083&group_id=191583&atid=937966 ; Thank you 14 years ago