Skip to content

Commit 020a39d

Browse files
author
cfoe
committed
typo corrected
1 parent 2dba1e1 commit 020a39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remoting_client/examples/mail_spamfilter_user_add.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
$params = array(
2020
'server_id' => 1,
2121
'priority' => 3,
22-
'policy_ID' => 1,
22+
'policy_id' => 1,
2323
'email' => 'hmmnoe@test.int',
2424
'fullname' => 'Max Mustermann',
2525
'local' => ''

0 commit comments

Comments
 (0)