phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/inc class.uietemplate.inc.php,1.57,1.5


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/inc class.uietemplate.inc.php,1.57,1.58
Date: Sun, 27 Apr 2003 19:21:29 -0400

Update of /cvsroot/phpgroupware/etemplate/inc
In directory subversions:/tmp/cvs-serv2160

Modified Files:
        class.uietemplate.inc.php 
Log Message:
update for calling the footer for .16


Index: class.uietemplate.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/inc/class.uietemplate.inc.php,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -r1.57 -r1.58
*** class.uietemplate.inc.php   21 Apr 2003 08:43:20 -0000      1.57
--- class.uietemplate.inc.php   27 Apr 2003 23:21:27 -0000      1.58
***************
*** 174,177 ****
--- 174,182 ----
                                }
                                echo $html;
+ 
+                               if 
(address@hidden'phpgw_info']['etemplate']['hooked'] && 
!isset($_GET['menuaction']))
+                               {
+                                       
$GLOBALS['phpgw']->common->phpgw_footer();
+                               }
                        }
                        else





reply via email to

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