Explorar o código

debug accounts

andre %!s(int64=2) %!d(string=hai) anos
pai
achega
37128c1c15
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      app/UI/Client/EmailAccount/Pages/Accounts.php

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

@@ -116,6 +116,15 @@ class Accounts extends DataTable implements ClientArea
      */
     public function initContent()
     {
+
+        logModuleCall(
+            'kerioEmail',
+            __FUNCTION__,
+            $params,
+            'Debug Accounts',
+            $this
+        );
+
         $productManager = new ProductManager();
         $productManager->loadByHostingId($this->getRequestValue('id'));