소스 검색

debug extend clientarea.tpl

andre 5 년 전
부모
커밋
9cb46d784b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      zimbraSingle.php

+ 1 - 1
zimbraSingle.php

@@ -52,7 +52,7 @@ function zimbraSingle_ClientArea($params)
     );
     
     return array(
-        'templatefile' => 'clientarea',
+        'templatefile' => 'zimbrainfo',
         'vars' => array(
             'test1' => 'hello',
             'test2' => 'world',