Browse Source

emailAccounts

andre 2 years ago
parent
commit
8f66a4660b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/UI/Client/EmailAccount/Pages/Accounts.php

+ 1 - 1
app/UI/Client/EmailAccount/Pages/Accounts.php

@@ -167,7 +167,7 @@ class Accounts extends DataTable implements ClientArea
             __FUNCTION__,
             __FUNCTION__,
             $domains,
             $domains,
             'Debug Accounts',
             'Debug Accounts',
-            $this
+            $this->getWhmcsParamByKey('customfields')
         );
         );
 
 
         $productManager = new ProductManager();
         $productManager = new ProductManager();