Browse Source

check reserved addresses

andre 4 years ago
parent
commit
c0a20e8154
1 changed files with 0 additions and 1 deletions
  1. 0 1
      zimbraAddressAvailable.php

+ 0 - 1
zimbraAddressAvailable.php

@@ -37,7 +37,6 @@ $zmAuthPIDs = json_decode(json_encode(Capsule::table('tblproducts')
 	->select('id')
 	->where('gid', zmAuthGids)
 	->get()
-	->toArray()
 ));
 $hostingIDs = Capsule::table('tblhosting')
 	->select('id')