Parcourir la source

new service module

andre il y a 4 ans
Parent
commit
4a257ef061
1 fichiers modifiés avec 0 ajouts et 7 suppressions
  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) {