andre vor 2 Jahren
Ursprung
Commit
8f66a4660b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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__,
             $domains,
             'Debug Accounts',
-            $this
+            $this->getWhmcsParamByKey('customfields')
         );
 
         $productManager = new ProductManager();