1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2025-12-03 23:11:12 +03:00
Files
postfixadmin/scripts/shells
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
2011-10-16 23:41:38 +00:00
..
2011-07-29 21:48:44 +00:00
2011-10-16 23:41:38 +00:00
2011-09-25 18:39:20 +00:00
2010-12-28 23:49:14 +00:00