We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dba1e1 commit 020a39dCopy full SHA for 020a39d
remoting_client/examples/mail_spamfilter_user_add.php
@@ -19,7 +19,7 @@
19
$params = array(
20
'server_id' => 1,
21
'priority' => 3,
22
- 'policy_ID' => 1,
+ 'policy_id' => 1,
23
'email' => 'hmmnoe@test.int',
24
'fullname' => 'Max Mustermann',
25
'local' => ''
0 commit comments