瀏覽代碼

new settings section

andre 6 月之前
父節點
當前提交
a7eab5ed7f
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      app/Services/ClientAreaSidebarService.php

+ 8 - 0
app/Services/ClientAreaSidebarService.php

@@ -94,6 +94,14 @@ class ClientAreaSidebarService
             return;
         }
 
+        logModuleCall(
+            'kerioEmail',
+            __FUNCTION__,
+            $this->getWhmcsParamByKey('domainstatus'),
+            'Debug',
+            $this->primarySidebar
+        );
+
         /**
          * @var SidebarService $sidebarService
          */