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 23e6dee1b2 shells/domain.php:
- *Task / __handle(): check $handler->result after calling "new"
- AddTask / __handle():
  - don't set domain in $values - it's already included in the "new" call
  - hardcode "active" to 1 - before, it accidently got the value of "aliases"
  - use $handler->set() and $handler->store instead of $handler->add()



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1211 a1433add-5e2c-0410-b055-b7f2511e0802
14 years ago
..
shells shells/domain.php: 14 years ago
snippets Changed delete.php to use flash_error(), removed some HTML from languages/* 15 years ago
common.php moved scripts/models-ext/* to model/ 15 years ago
inflector.php list-virtual.php: 15 years ago
postfixadmin-cli postfixadmin-cli: use readlink if $0 is a symlink 15 years ago
postfixadmin-cli.php config.inc.php: 15 years ago