refactored moveCustomerToAdmin() function to Customers.move ApiCommand

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2018-02-24 16:06:53 +01:00
parent 0bf430e0c1
commit 87912a9e07
3 changed files with 79 additions and 65 deletions

View File

@@ -61,7 +61,7 @@ class Domains extends ApiCommand implements ResourceEntity
* optional, the domain-id
* @param string $domainname
* optional, the domainname
* @param boolean $no_std_subdomain
* @param bool $no_std_subdomain
* optional, default false
*
* @access admin