phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/inc class.ui.inc.php,1.40,1.41


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/inc class.ui.inc.php,1.40,1.41
Date: Thu, 24 Oct 2002 23:04:30 -0400

Update of /cvsroot/phpgroupware/notes/inc
In directory subversions:/tmp/cvs-serv4957/notes/inc

Modified Files:
        class.ui.inc.php 
Log Message:
update to use xslt *** HEAD IS CURRENTLY BROKEN ***

Index: class.ui.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/inc/class.ui.inc.php,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -r1.40 -r1.41
*** class.ui.inc.php    20 Oct 2002 22:00:52 -0000      1.40
--- class.ui.inc.php    25 Oct 2002 03:04:28 -0000      1.41
***************
*** 97,101 ****
                        $this->t->fp('app_header','notes_header'); */
  
!                       $GLOBALS['phpgw']->common->phpgw_header();
                }
  
--- 97,101 ----
                        $this->t->fp('app_header','notes_header'); */
  
!                       $GLOBALS['phpgw']->common->framework();
                }
  
***************
*** 320,324 ****
                        //echo $this->tpl->xml_parse(); exit;
                        //echo $this->tpl->xsl_parse(); exit;
!                       
                        $GLOBALS['phpgw']->xslttpl->pparse();
                        $this->save_sessiondata();
--- 320,324 ----
                        //echo $this->tpl->xml_parse(); exit;
                        //echo $this->tpl->xsl_parse(); exit;
! 
                        $GLOBALS['phpgw']->xslttpl->pparse();
                        $this->save_sessiondata();





reply via email to

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