Pārlūkot izejas kodu

new service module

andre 4 gadi atpakaļ
vecāks
revīzija
4a257ef061
1 mainītis faili ar 0 papildinājumiem un 7 dzēšanām
  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) {