edit.php:

- add comment about prefill GET parameters


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1427 a1433add-5e2c-0410-b055-b7f2511e0802
pull/2/head
Christian Boltz 12 years ago
parent 5a8ee27af3
commit 268dd5372d

@ -21,6 +21,7 @@
* table what to edit (*Handler)
* edit item to edit (if net given: a new item will be created)
* active if given: only change active state to given value (which must be 0 or 1) and return to listview
* additional parameters will be accepted if specified in *Handler->webformConfig()[prefill] when creating a new item
*/
require_once('common.php');

Loading…
Cancel
Save