phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgroupware about.php,1.14,1.15 home.php,1.19,1


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware about.php,1.14,1.15 home.php,1.19,1.20 index.php,1.110,1.111
Date: Sat, 28 Sep 2002 11:20:50 -0400

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

Modified Files:
        about.php home.php index.php 
Log Message:
Switched to using the register_exit_function() and added scrolling divs to a 
couple places for examples

Index: about.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/about.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** about.php   2 Jan 2002 14:33:01 -0000       1.14
--- about.php   28 Sep 2002 15:20:17 -0000      1.15
***************
*** 54,57 ****
  
        $tpl->pparse('out','phpgw_about');
-       $GLOBALS['phpgw']->common->phpgw_footer();
  ?>
--- 54,56 ----

Index: home.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/home.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** home.php    31 May 2002 09:25:52 -0000      1.19
--- home.php    28 Sep 2002 15:20:17 -0000      1.20
***************
*** 206,209 ****
                $GLOBALS['phpgw']->preferences->save_repository();
        }
-       $GLOBALS['phpgw']->common->phpgw_footer();
  ?>
--- 206,208 ----

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/index.php,v
retrieving revision 1.110
retrieving revision 1.111
diff -C2 -r1.110 -r1.111
*** index.php   5 Dec 2001 16:00:39 -0000       1.110
--- index.php   28 Sep 2002 15:20:17 -0000      1.111
***************
*** 107,111 ****
                */
        }
- 
-       $GLOBALS['phpgw']->common->phpgw_footer();
  ?>
--- 107,109 ----





reply via email to

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