Explorar o código

new service module

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
4a257ef061
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  1. 0 7
      serviceAddon.php

+ 0 - 7
serviceAddon.php

@@ -137,13 +137,6 @@ function serviceAddon_AdminServicesTabFields($params) {
 }
 
 function serviceAddon_ClientArea($params) {
-    return array(
-        'templatefile' => 'clientarea',
-        'vars' => array(
-            'test1' => 'hello',
-            'test2' => 'world',
-        ),
-    );
 }
 
 function serviceAddonGetEmailTemplatesArray($params) {