Browse Source

new service module

andre 4 years ago
parent
commit
21507ad489
1 changed files with 1 additions and 1 deletions
  1. 1 1
      serviceAddon.php

+ 1 - 1
serviceAddon.php

@@ -57,7 +57,7 @@ function serviceAddon_ConfigOptions(array $params) {
     logModuleCall(
         'iServiceAddon',
         __FUNCTION__,
-        $params,
+        $configOptions,
         'Debug',
         $emailTemplates
     );