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.30,1.31


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/inc class.ui.inc.php,1.30,1.31
Date: Sat, 28 Sep 2002 11:20:21 -0400

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

Modified Files:
        class.ui.inc.php 
Log Message:
Switched to using the register_exit_function() and added scrolling divs to a 
couple places for examples

Index: class.ui.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/inc/class.ui.inc.php,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -r1.30 -r1.31
*** class.ui.inc.php    27 Sep 2002 02:26:02 -0000      1.30
--- class.ui.inc.php    28 Sep 2002 15:20:19 -0000      1.31
***************
*** 299,302 ****
--- 299,305 ----
                        $this->tpl->set_var('list',$data);
  
+                       //echo $this->tpl->xml_parse(); exit;
+                       //echo $this->tpl->xsl_parse(); exit;
+                       
                        $this->tpl->pparse();
                        $this->save_sessiondata();





reply via email to

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