Jelajahi Sumber

emailAccounts

andre 2 tahun lalu
induk
melakukan
43edd74958

+ 7 - 0
app/Http/Client/EmailAccount.php

@@ -26,6 +26,13 @@ class EmailAccount extends AbstractClientController
 
 
     public function index()
     public function index()
     {
     {
+        logModuleCall(
+            'kerioEmail',
+            __FUNCTION__,
+            $params,
+            'Debug params',
+            $this
+        );
         $productManager = new ProductManager();
         $productManager = new ProductManager();
         $productManager->loadByHostingId($this->request->get('id'));
         $productManager->loadByHostingId($this->request->get('id'));
 
 

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

@@ -144,7 +144,6 @@ class Accounts extends DataTable implements ClientArea
      */
      */
     public function loadData()
     public function loadData()
     {
     {
-        $this->initWhmcsParams();
         /**
         /**
          * load hosting
          * load hosting
          */
          */