Kaynağa Gözat

debug clientarea

andre 2 yıl önce
ebeveyn
işleme
f08322d6b5
1 değiştirilmiş dosya ile 8 ekleme ve 0 silme
  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')
         {