Quellcode durchsuchen

debug clientarea

andre vor 2 Jahren
Ursprung
Commit
f08322d6b5
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  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')
         {