phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/schema_proc_db class.schema_proc_mssql.php, 1.1.1


From: Joseph Engo <address@hidden>
Subject: [Phpgroupware-cvs] api/schema_proc_db class.schema_proc_mssql.php, 1.1.1.1, 1.1.1.1.2.1 class.schema_proc_mysql.php, 1.1.1.1, 1.1.1.1.2.1
Date: Mon, 03 Nov 2003 17:31:25 +0000

Update of /cvsroot/phpgroupware/api/schema_proc_db
In directory subversions:/tmp/cvs-serv6754/schema_proc_db

Modified Files:
      Tag: proposal-branch
        class.schema_proc_mssql.php class.schema_proc_mysql.php 
Log Message:
Added missing headers and missing $Source$ tags


Index: class.schema_proc_mssql.php
===================================================================
RCS file: /cvsroot/phpgroupware/api/schema_proc_db/class.schema_proc_mssql.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1
*** class.schema_proc_mssql.php 23 Oct 2003 07:25:03 -0000      1.1.1.1
--- class.schema_proc_mssql.php 3 Nov 2003 17:31:22 -0000       1.1.1.1.2.1
***************
*** 1,17 ****
  <?php
!   /**************************************************************************\
!   * phpGroupWare - Setup                                                     *
!   * http://www.phpgroupware.org                                              *
!   * --------------------------------------------                             *
!   * This file written by Michael Dean<address@hidden>           *
!   *  and Miles Lott<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$ */
  
        class api_schema_proc_db
--- 1,18 ----
  <?php
!       
/**************************************************************************\
!       * phpGroupWare - Setup                                                  
   *
!       * http://www.phpgroupware.org                                           
   *
!       * --------------------------------------------                          
   *
!       * This file written by Michael Dean<address@hidden>           *
!       *  and Miles Lott<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$ */
!       /* $Source$ */
  
        class api_schema_proc_db

Index: class.schema_proc_mysql.php
===================================================================
RCS file: /cvsroot/phpgroupware/api/schema_proc_db/class.schema_proc_mysql.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1
*** class.schema_proc_mysql.php 23 Oct 2003 07:25:03 -0000      1.1.1.1
--- class.schema_proc_mysql.php 3 Nov 2003 17:31:23 -0000       1.1.1.1.2.1
***************
*** 1,17 ****
  <?php
!   /**************************************************************************\
!   * phpGroupWare - Setup                                                     *
!   * http://www.phpgroupware.org                                              *
!   * --------------------------------------------                             *
!   * This file written by Michael Dean<address@hidden>           *
!   *  and Miles Lott<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$ */
  
        class api_schema_proc_db
--- 1,18 ----
  <?php
!       
/**************************************************************************\
!       * phpGroupWare - Setup                                                  
   *
!       * http://www.phpgroupware.org                                           
   *
!       * --------------------------------------------                          
   *
!       * This file written by Michael Dean<address@hidden>           *
!       *  and Miles Lott<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$ */
!       /* $Source$ */
  
        class api_schema_proc_db





reply via email to

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