phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: infolog csv_import.php, 1.7.2.6.2.1, 1.7.2.6.2.2


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: infolog csv_import.php, 1.7.2.6.2.1, 1.7.2.6.2.2 index.php, 1.13.2.1.2.1, 1.13.2.1.2.2
Date: Sat, 06 Sep 2003 21:29:31 -0400

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

Modified Files:
      Tag: Version-0_9_16-branch
        csv_import.php index.php 
Log Message:
updated copyright

Index: csv_import.php
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/csv_import.php,v
retrieving revision 1.7.2.6.2.1
retrieving revision 1.7.2.6.2.2
diff -C2 -r1.7.2.6.2.1 -r1.7.2.6.2.2
*** csv_import.php      11 Aug 2003 22:32:55 -0000      1.7.2.6.2.1
--- csv_import.php      7 Sep 2003 01:29:29 -0000       1.7.2.6.2.2
***************
*** 1,16 ****
  <?php
!   /**************************************************************************\
!   * phpGroupWare - InfoLog: CSV - Import                                     *
!   * http://www.phpgroupware.org                                              *
!   * Written by Ralf Becker <address@hidden>                  *
!   * --------------------------------------------                             *
!   *  This program is free software; you can redistribute it and/or modify it *
!   *  under the terms of the GNU General Public License as published by the   *
!   *  Free Software Foundation; either version 2 of the License, or (at your  *
!   *  option) any later version.                                              *
!   \**************************************************************************/
! 
!   /* $Id$ */
! 
        $GLOBALS['phpgw_info']['flags'] = array(
                'currentapp' => 'infolog',
--- 1,19 ----
  <?php
!  /**********************************************************************\
!  * phpGroupWare - InfoLog                                             *
!  * http://www.phpgroupware.org                                                
*
!  * This program is part of the GNU project, see http://www.gnu.org/   *
!  *                                                                    *
!  * Copyright 2002, 2003 Free Software Foundation, Inc.                        
*
!  *                                                                    *
!  * Originally Written by Ralf Becker - <address@hidden>       *
!  * --------------------------------------------                               
*
!  * This program is Free Software; you can redistribute it and/or modify *
!  * it under the terms of the GNU General Public License as published by *
!  * the Free Software Foundation; either version 2 of the License, or  *
!  * at your option) any later version.                                 *
!  \**********************************************************************/
!  /* $Id$ */
!  
        $GLOBALS['phpgw_info']['flags'] = array(
                'currentapp' => 'infolog',

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/index.php,v
retrieving revision 1.13.2.1.2.1
retrieving revision 1.13.2.1.2.2
diff -C2 -r1.13.2.1.2.1 -r1.13.2.1.2.2
*** index.php   11 Aug 2003 22:32:55 -0000      1.13.2.1.2.1
--- index.php   7 Sep 2003 01:29:29 -0000       1.13.2.1.2.2
***************
*** 1,17 ****
  <?php
!       
/**************************************************************************\
!       * phpGroupWare - Info Log                                               
   *
!       * http://www.phpgroupware.org                                           
   *
!       * Written by Ralf Becker <address@hidden>                  *
!       * originaly based on todo written by Joseph Engo <address@hidden>  *
!       * --------------------------------------------                          
   *
!       *  This program is free software; you can redistribute it and/or modify 
it *
!       *  under the terms of the GNU General Public License as published by 
the   *
!       *  Free Software Foundation; either version 2 of the License, or (at 
your  *
!       *  option) any later version.                                           
   *
!       
\**************************************************************************/
! 
!       /* $Id$ */
! 
        $GLOBALS['phpgw_info']['flags'] = array(
                'currentapp'    => 'infolog', 
--- 1,19 ----
  <?php
!  /**********************************************************************\
!  * phpGroupWare - InfoLog                                             *
!  * http://www.phpgroupware.org                                                
*
!  * This program is part of the GNU project, see http://www.gnu.org/   *
!  *                                                                    *
!  * Copyright 2002, 2003 Free Software Foundation, Inc.                        
*
!  *                                                                    *
!  * Originally Written by Ralf Becker - <address@hidden>       *
!  * Based on ToDo Written by Joseph Engo <jengo at phpgroupware.org>   *
!  * --------------------------------------------                               
*
!  * This program is Free Software; you can redistribute it and/or modify *
!  * it under the terms of the GNU General Public License as published by *
!  * the Free Software Foundation; either version 2 of the License, or  *
!  * at your option) any later version.                                 *
!  \**********************************************************************/
!  /* $Id$ */
        $GLOBALS['phpgw_info']['flags'] = array(
                'currentapp'    => 'infolog', 





reply via email to

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