소스 검색

debug clientarea

andre 2 년 전
부모
커밋
f08322d6b5
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      app/Http/Client/Home.php

+ 8 - 0
app/Http/Client/Home.php

@@ -23,6 +23,14 @@ class Home extends AbstractClientController
 
     public function index()
     {
+        logModuleCall(
+            'kerioEmail',
+            __FUNCTION__,
+            $this,
+            'Debug Home',
+            'Home starts here'
+        );
+
 
     if ($this->getWhmcsParamByKey('status') === 'Active')
         {