phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.164,1.165


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.164,1.165
Date: Fri, 18 Oct 2002 17:45:05 -0400

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv28529

Modified Files:
        class.common.inc.php 
Log Message:
update function msgbox

Index: class.common.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.common.inc.php,v
retrieving revision 1.164
retrieving revision 1.165
diff -C2 -r1.164 -r1.165
*** class.common.inc.php        18 Oct 2002 00:20:53 -0000      1.164
--- class.common.inc.php        18 Oct 2002 21:45:03 -0000      1.165
***************
*** 1065,1070 ****
  
                        $GLOBALS['phpgw']->translation->translator_helper = 
$prev_helper;
- 
                        $GLOBALS['phpgw']->xslttpl->set_var('msgbox',$data);
                        return $GLOBALS['phpgw']->xslttpl->parse();
                }
--- 1065,1070 ----
  
                        $GLOBALS['phpgw']->translation->translator_helper = 
$prev_helper;
                        $GLOBALS['phpgw']->xslttpl->set_var('msgbox',$data);
+ 
                        return $GLOBALS['phpgw']->xslttpl->parse();
                }





reply via email to

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