add ipv6 support for resolving nameserver-hostnames

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-11-21 19:26:19 +01:00
parent 8a565532b2
commit 3a3b35b2eb
5 changed files with 39 additions and 6 deletions

View File

@@ -293,7 +293,7 @@ class EmailAccounts extends ApiCommand implements ResourceEntity
* @param string $email_password
* optional, update password
*
* @access admin,customer
* @access admin, customer
* @throws Exception
* @return array
*/
@@ -405,7 +405,7 @@ class EmailAccounts extends ApiCommand implements ResourceEntity
* @param bool $delete_userfiles
* optional, default false
*
* @access admin,customer
* @access admin, customer
* @throws Exception
* @return array
*/