fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [9183] api: insert template


From: Sigurd Nes
Subject: [Fmsystem-commits] [9183] api: insert template
Date: Thu, 19 Apr 2012 07:06:24 +0000

Revision: 9183
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9183
Author:   sigurdne
Date:     2012-04-19 07:06:21 +0000 (Thu, 19 Apr 2012)
Log Message:
-----------
api: insert template

Modified Paths:
--------------
    trunk/phpgwapi/inc/class.common.inc.php

Modified: trunk/phpgwapi/inc/class.common.inc.php
===================================================================
--- trunk/phpgwapi/inc/class.common.inc.php     2012-04-18 18:35:47 UTC (rev 
9182)
+++ trunk/phpgwapi/inc/class.common.inc.php     2012-04-19 07:06:21 UTC (rev 
9183)
@@ -1571,7 +1571,7 @@
 
                        
if(!isset($GLOBALS['phpgw']->xslttpl->xslfiles['msgbox']))
                        {
-                               
$GLOBALS['phpgw']->xslttpl->add_file($this->get_tpl_dir('phpgwapi','base') . 
'/msgbox');
+                               
$GLOBALS['phpgw']->xslttpl->add_file('msgbox',$this->get_tpl_dir('phpgwapi','base'));
                        }
 
                //      $prev_helper = 
$GLOBALS['phpgw']->translation->translator_helper;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]