phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: projects/inc class.uiprojects.inc.php,1.57,1.58


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: projects/inc class.uiprojects.inc.php,1.57,1.58
Date: Sun, 01 Sep 2002 14:11:59 -0400

Update of /cvsroot/phpgroupware/projects/inc
In directory subversions:/tmp/cvs-serv16774

Modified Files:
        class.uiprojects.inc.php 
Log Message:
get infolog to work with (new 3-tier) projects

Index: class.uiprojects.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/projects/inc/class.uiprojects.inc.php,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -r1.57 -r1.58
*** class.uiprojects.inc.php    18 Aug 2002 23:21:07 -0000      1.57
--- class.uiprojects.inc.php    1 Sep 2002 18:11:57 -0000       1.58
***************
*** 913,917 ****
  
                        $this->t->pfp('out','view');
! //                    $GLOBALS['phpgw']->common->hook('projects_view');
                }
  
--- 913,917 ----
  
                        $this->t->pfp('out','view');
!                       $GLOBALS['phpgw']->hooks->process('projects_view');
                }
  





reply via email to

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