andre 2 anni fa
parent
commit
f08322d6b5
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  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')
         {