andre 2 лет назад
Родитель
Сommit
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')
         {